Endpoint referenceEvent
/event/{id}/predicted-teams-lineup
Path Parameters
id*integer
Format
int64Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/event/0/predicted-teams-lineup"{ "$schema": "https://example.com/schemas/EventPredictedTeamsLineupOKBody.json", "awayTeam": { "property1": null, "property2": null }, "homeTeam": { "property1": null, "property2": null }}