sportsbet_event_status
Check a sport event's live status by event ID to see if it is suspended, in-play, or settled.
Instructions
Live status flags for a sport event (suspended, in-play, settled).
Returns: {eventId, status, inPlay, suspended}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Sport event id. Required — part of the URL path. |