{
"data": [
{
"id": "string",
"name": "string",
"description": "string",
"startDate": "string",
"endDate": "string",
"hasReward": true,
"numberOfWinners": 0,
"sortOrder": 0,
"localizedName": null,
"localizedDescription": null,
"myRecord": {
"id": "string",
"leaderboardId": "string",
"highestScore": 0,
"lowestScore": 0,
"totalEntries": 0,
"currentRank": null,
"lastPlayedAt": "string",
"firstPlayedAt": "string"
}
}
],
"pageNumber": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0,
"hasPreviousPage": true,
"hasNextPage": true
}