---
title: "Get available dates for multiple sports"
method: GET
path: "/api/v2/sports/dates"
tags: ["V2 Sports"]
---

# Get available dates for multiple sports

`GET /api/v2/sports/dates`

Returns dates with events for the specified sport IDs.

## Query parameters

- `sport_ids` string
- `offset` integer
- `format` 'iso8601' | 'epoch'

## Response `200`

Dates keyed by sport ID

- object

---

[API](https://skmtc.net/therundown/apis/therundown-sports-api.md) · [All operations](https://skmtc.net/therundown/apis/therundown-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/therundown/therundown-sports-api/revisions/5aa0aa5c5f66/schema)
