cURL
curl --request GET \ --url https://app.d-sports.org/api/leaderboard/stats
Total users, total points, last winner.
{ totalUsers, totalPoints, lastWinner }
Was this page helpful?