v2

latestOpenAPI 3.1.02026-07-265966163.8 KB
V2 Sports

Get available dates for a sport

get/api/v2/sports/{sportID}/dates

Path parameters

sportIDinteger required

Sport ID. Common values: 1=NCAAF, 2=NFL, 3=MLB, 4=NBA, 5=NCAAB, 6=NHL, 7=UFC, 8=WNBA, 9=CFL, 10=MLS, 11=EPL, 16=UEFA Champions League, 33=UEFA Europa League, 38=ATP Tennis, 39=WTA Tennis

Query parameters

offsetinteger
Example:300

UTC offset in minutes for the date boundary. Use 300 for US Central, 240 for Eastern, 360 for Mountain, 420 for Pacific. Without this, the API day boundary is midnight UTC.

format'iso8601' | 'epoch'

Date format — iso8601 returns date strings, epoch returns Unix timestamps

Response

List of dates

datesstring[]