Authorization: Bearer ********************{
"data": {
"records": [
{
"ratingInfo": {
"endAt": "string",
"startAt": "string"
},
"stats": {
"examsPassed": 0,
"position": 0,
"totalProgress": 0,
"usersBeforeMe": 0
}
}
]
},
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}