---
title: "List Games"
method: GET
path: "/games/allscores"
tags: ["Games"]
---

# List Games

`GET /games/allscores`

Get matches for a specific date range with live scores, odds, and team details

## Query parameters

- `startDate` string, required
- `endDate` string, required
- `sports` integer
- `showOdds` boolean
- `onlyMajorGames` boolean

## Response `200`

Games list retrieved successfully

---

[API](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api.md) · [All operations](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsapipro/sportsapi-pro-football-api/revisions/f56c5a94869d/schema)
