Skip to main content
GET
/
futures
Filtered futures
curl --request GET \
  --url https://api.oddspapi.io/v5/{lang}/futures

Query Parameters

apiKey
string
required

Your API key

sportId
integer

Single sport ID.

tournamentId
integer

Single tournament ID.

bookmakers
string

Filter by bookmaker(s). Comma-separated bookmaker IDs (or provider-specific keys).

startTimeFrom
integer<int64>

Start time from (UNIX timestamp seconds).

startTimeTo
integer<int64>

Start time to (UNIX timestamp seconds).

Response

200

OK