---
title: "Leaderboard stats"
method: GET
path: "/api/leaderboard/stats"
tags: ["Leaderboard"]
---

# Leaderboard stats

`GET /api/leaderboard/stats`

Total users, total points, last winner.

## Response `200`

{ totalUsers, totalPoints, lastWinner }

---

[API](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api.md) · [All operations](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-sports-ecosystem/d-sports-api/revisions/cbc84b00330e/schema)
