Sample data
{
"meetingId": 1397808,
"eventNumber": 7,
"eventId": "1397808-7",
"status": "CLOSED"
}
Key | Type | Sample | Comments |
---|---|---|---|
meetingId | Numeric | 1397808 | This meeting ID is unique to the race |
eventNumber | Numeric | 7 | Please us this to define the race number |
eventId | String | 1397808-7 | Unique identifier for the event |
status | String | CLOSED | Possible values OPEN CLOSED INTERIM FINAL ABANDONED |