NBA Multi-Game Simulation

Active Games

Game Status Progress Actions
NBA Game 20913 STOPPED Snapshot 273 View API Start
NBA Game 20913 STOPPED Snapshot 273 View API Start

Available Games

Game ID Snapshots Actions
20913 273 (2024-05-04-03-04 to 2024-05-04-23-59)

API Endpoints for External Applications

The following API endpoints can be accessed directly via hyperlinks to get the current live status of games:

All Games Status

/api/live

Returns the status of all active games in a single API call.

Single Game Status

/api/live/dc69d934-e655-4596-8a1d-821627f93ba4 /api/live/96252391-1d2b-4a9a-91c5-ae776b9dd569

Returns detailed status of a specific game, including recent plays and scores.

Game Control

The following endpoints can be used to control games:

API Documentation

Interactive API Documentation - OpenAPI-based interactive documentation

/api/swagger.json - Raw OpenAPI schema