The Ably Websocket API is being deprecated on July 1, 2026. See the migration guide →
cURL
curl --request GET \ --url https://api.sx.bet/fixture/status
{ "status": "success", "data": { "L18016511": { "status": 1 } } }
Check the current status of specific fixtures by event ID on SX Bet.
An array of event IDs (comma separated)
success or failure if the request succeeded or not
success
failure
Mapping from event ID to an object containing the fixture status code.
Show child attributes