List Play Stats

This endpoint retrieves a list of play stats across all events.
You can filter by various parameters including player_id, event_id, league_id.

Note: This endpoint defaults to the maximum supported page size (1000) due to the volume of play stats data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by player ID

string

Filter by event ID

string

Filter by league ID — accepts a UUID or league abbreviation (e.g., 'NFL', 'NBA')

string

Filter by team ID

integer

Filter by play number within the event

integer
≥ 1
Defaults to 1

Page number for page/per_page pagination. Do not combine with limit/offset.

integer
1 to 1000
Defaults to 1000

Number of items per page (max 1000). Do not combine with limit/offset.

Responses

Callback
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json