---
title: "Get available markets by date"
method: GET
path: "/api/v2/sports/markets/{date}"
tags: ["V2 Sports"]
---

# Get available markets by date

`GET /api/v2/sports/markets/{date}`

Returns available market definitions for each sport on the given date.

## Path parameters

- `date` string, date, required

## Query parameters

- `hide_closed_markets` '1'
- `offset` integer

## Response `200`

Markets 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)
