| Key | Full Name | Data Type | Description |
|---|---|---|---|
data | eventMap | OBJECT | Mapping of sportId to a list of event objects |
eid | eventId | INT | Unique ID of the event |
na | name | STRING | Event name or title |
le | league | STRING | Name of the league or tournament |
st | startTime | STRING | Scheduled start time (ISO 8601 format) |
go | gameOver | BOOL | Indicates if the event has concluded |
ip | inPlay | BOOL | Indicates if the event is currently live |
si | sportId | INT | Sport ID to which the event belongs |
tv | TV | STRING | Iframe for live TV |
li | League Id | INT | Unique ID of the League |
Glossary of Response Keys
Updated on November 5, 2025