{
"items": [
{
"rank": 1,
"entityId": "string",
"entityType": "string",
"primaryEntityName": "string",
"secondaryEntityName": "string",
"entityImageUrl": "http://example.com",
"score": 0
}
],
"totalCount": 0,
"currentEntityRank": {
"rank": 1,
"entityId": "string",
"entityType": "string",
"primaryEntityName": "string",
"secondaryEntityName": "string",
"entityImageUrl": "http://example.com",
"score": 0
},
"leaderboard": {
"runtimeLeaderboardId": "string",
"name": "string",
"description": "string",
"displayTopN": 1,
"showScore": true
}
}