Fetch a list of events with optional filters. Results are limited to a maximum of 100 items by default.
Rate limit: 100 requests per second.
Documentation Index
Fetch the complete documentation index at: https://docs.novig.com/llms.txt
Use this file to discover all available pages before exploring further.
Filter by league (e.g., NFL, NBA, MLB)
Filter by event type (e.g., Game)
Filter by event status (e.g., OPEN_PREGAME, OPEN_INGAME)
INITIAL, OPEN_PREGAME, CLOSED_PREGAME, OPEN_INGAME, FINAL, DELAYED, CANCELED Number of results to return (max 100, default 100)
x <= 100Pagination offset (default 0)
Successfully retrieved events.
The unique identifier of the event
"550e8400-e29b-41d4-a716-446655440000"
The type of event
"Game"
The current status of the event
INITIAL, OPEN_PREGAME, CLOSED_PREGAME, OPEN_INGAME, FINAL, DELAYED, CANCELED "OPEN_PREGAME"
A human-readable description of the event
"Kansas City Chiefs @ Buffalo Bills"
The league this event belongs to
"NFL"
The scheduled start time of the event
"2025-01-26T18:30:00.000Z"
Array of market IDs associated with this event
[
"market-uuid-1",
"market-uuid-2",
"market-uuid-3"
]The game details associated with the event