betfair_event_timeline
Fetch live match timeline, score, and in-play state for a given event ID. Track real-time game progress with team details and elapsed time.
Instructions
Live timeline + running score/state for one in-play event.
Returns: {eventId, eventTypeId, score:{home:{name, score, numberOfYellowCards, ...}, away:{...}}, timeElapsed, ...}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ak | No | Public web app key. | nzIFcwyWhrlwYMrh |
| alt | No | Response format. | json |
| locale | No | Locale. | en |
| eventId | Yes | Single event id. | |
| regionCode | No | Region. | NZAUS |
| productType | No | Product type. | EXCHANGE |