curl --location -g --request GET 'https://api.kickbase.com/v4/challenges/challengeId/top10' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"tom": [
{
"ui": "string",
"unm": "string",
"cur": true,
"pl": 0,
"p": 0,
"ifa": true
}
],
"mid": [
{}
],
"uc": 0,
"day": 0,
"ia": true
}