StatsHub Docs
APIEndpoint referenceTeam

/team/{id}/fixtures-with-odds

GET
/api/team/{id}/fixtures-with-odds

Path Parameters

id*integer
Formatint64

Query Parameters

limit?integer
Formatint64
seasonId?integer
Formatint64
status?string
tournamentId?integer
Formatint64

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/team/0/fixtures-with-odds"
{  "data": [    "string"  ]}