Endpoint referenceTeam
/team/{id}/fixtures-with-odds
Path Parameters
id*integer
Format
int64Query Parameters
limit?integer
Format
int64seasonId?integer
Format
int64status?string
tournamentId?integer
Format
int64Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/team/0/fixtures-with-odds"{ "$schema": "https://example.com/schemas/TeamFixturesWithOddsOKBody.json", "data": [ "string" ]}