---
title: "Get events across sports for a date"
method: GET
path: "/api/v2/sports/events/{date}"
tags: ["V2 Sports"]
---

# Get events across sports for a date

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

Returns event IDs grouped by sport for the given date.

## Path parameters

- `date` string, date, required

## Query parameters

- `sport_ids` string
- `offset` integer

## Response `200`

Event IDs by sport

- 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/f069d4e82f52/schema)
