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/active
{ "status": "success", "data": [ { "participantOneName": "Nevada Wolf Pack", "participantTwoName": "North Dakota State", "startDate": "2020-11-25T20:00:00.000Z", "status": 1, "leagueId": 2, "leagueLabel": "NCAA", "sportId": 1, "eventId": "L6206070" } ] }
Retrieve active fixtures (games and events) for a league on SX Bet.
The ID of the league
success or failure if the request succeeded or not
success
failure
Show child attributes