Admin tools

Create a race

POST /admin/race
Catalog unavailable on this env — seeded: QUICK_SPRINT, POWER_HOUR
Catalog unavailable on this env — type the game id by hand.
Your local time, sent as UTC. End is derived from the type's duration.
Amount a player pays to join.
Required for FREESPINS races; leave empty for hardcore ones.

Races

GET /admin/race/list — every state, newest first

Loading races…

Race inspector

GET /admin/race/{raceId} + /players + /leaderboard

Pick a race above (Inspect) or paste a race id to see who joined and the live board.

Race history

GET /admin/race/history — completed races

Loading race history…

Re-finalize a race

POST /admin/race//finalize

Recovery for a COMPLETED race whose finalize (snapshot + prize award) failed. Idempotent, so it's safe to re-run. Completed races aren't in the table above — look one up by id to check its state first.