Skip to main content
Returns a complete in-play event in a single call: live scores, period scores, current period name, match timer, all available live betting markets grouped by category, match statistics (possession, shots, cards, corners, attacks), and video stream info. If the event is not currently in the live feed, the response automatically falls back to prematch event detail.

GET /api/v1/live/event/

eventId
number
required
Event ID from any live listing (e.g. /api/v1/{sport}/live, /api/v1/live/events, /api/v1/live/leagues/{id}).

Response

Fields

Cache TTL: 5 seconds. If the event is no longer live, the response transparently falls back to the same shape as Event Detail (no score / timer* / stats).
  • Live — list endpoints to discover live event IDs
  • Event Detail — prematch equivalent with 1,000+ markets
  • Data Models — full field reference and caching
Last modified on June 29, 2026