Event Lineup
Soccer only. Note not all events have lineup. you can get the flag (has_lineup) in /event/view.
HTTP Request
GET https://api.b365api.com/v1/event/lineup
curl "https://api.b365api.com/v1/event/lineup?token=YOUR_TOKEN&event_id=206153"
URL Parameters
Parameter | Required? | Description |
---|---|---|
event_id | Yes | Event ID you get from events/* |