Contests
Contest Leaderboard
Read ranked entries for a contest
Endpoint
caller.rows section when the caller entered and is
outside the top slice.
Headers
Optional
Bearer <session_token> from wallet auth or Privy session auth.Path Parameters
Contest ID returned by
GET /v1/contests.Query Parameters
Maximum leaderboard rows to return. Defaults to
10; the server clamps to
1..=100.Response Fields
Total number of entries in the contest.
Top leaderboard rows.
Contest rank.
Entrant user ID.
Entry index for the entrant.
Longshot handle when the user has one.
Linked X handle when available.
Linked X avatar URL when available.
Deterministic seed for generated avatar rendering.
Count of resolved winning picks.
Count of picks that are not resolved yet.
Gross payout in micros when available.
Net payout in micros when available.
Caller-owned leaderboard fields. Null when the request is unauthenticated.
Caller rows outside the top slice. Empty when authenticated but not entered,
or already included in
entries.