betfair_event_timelines
Fetch live timelines and running scores for multiple in-play events in one batch, including half-time and full-time scores. Simplify monitoring by consolidating event updates into a single request.
Instructions
Live timelines + running scores for several in-play events at once (batch).
Returns: [{eventId, eventTypeId, score:{home:{name, score, halfTimeScore, fullTimeScore}, away:{...}}}] (top-level array)
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 |
| eventIds | Yes | Comma-separated event ids. |