sportsbet_event_status
Check a sport event's live status flags (suspended, in-play, settled) by supplying its event ID to determine if it is active or closed.
Instructions
Live status flags for a sport event (suspended, in-play, settled).
Returns: {eventId, status, inPlay, suspended}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Sport event id. Required — part of the URL path. |