status is a number, returned by
GET /fixture/active and
GET /fixture/status, and published on
fixtures:global.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The migration to V3 will occur on August 25 at 10am EST. Old API integrations will stop working. See the Migrate to V3 guide →
Reference of fixture statuses on SX Bet.
status is a number, returned by
GET /fixture/active and
GET /fixture/status, and published on
fixtures:global.
| ID | Name | Description |
|---|---|---|
| 1 | Not started yet | The event has not started yet |
| 2 | In progress | The event is live |
| 3 | Finished | The event is finished |
| 4 | Cancelled | The event has been cancelled |
| 5 | Postponed | Postponed and will be played later. If no new start time arrives within 48 hours the event is cancelled; if one does, it returns to Not started yet with the new time |
| 6 | Interrupted | Temporarily interrupted — a rain delay, for example. Coverage resumes under the same event id |
| 7 | Abandoned | A final status. The event will not resume |
| 8 | Coverage lost | Coverage for this event has been lost |
| 9 | About to start | Not started, but starting soon. Shown up to 30 minutes before the start |
| Transition into | Sweeps your orders | inactiveReason you receive |
|---|---|---|
| 2 — In progress | Yes | EVENT_LIFECYCLE |
| 3 — Finished | Yes | EVENT_LIFECYCLE |
| 4 — Cancelled | Yes | EVENT_LIFECYCLE |
| 1, 5, 6, 7, 8, 9 | No | — |