# Matches

List of endpoints of Match entity.

[**Day basic**](/v1/matches/day-basic.md) **-** */v1/matches/day/basic*  ⬜ 🟨 🟦 🟩\
List of *matches in a day* with relented entity

[**Day full**](/v1/matches/day-full.md) **-** */v1/matches/day/full*  ⬜ 🟨 🟦 🟩\
List of *matches in a day* with relented entity and odds

[**View basic**](/v1/matches/view-basic.md) **-** */v1/matches/view/basic*  ⬜ 🟨 🟦 🟩\
*View* of *match with stats events and lineup*

[**View full**](/v1/matches/view-full.md) **-** */v1/matches/view/full*  ⬜ 🟨 🟦 🟩\
*View* of *match with stats events lineup and odds*

[**Odds**](/v1/matches/odds.md) **-** */v1/matches/odds*  ⬜ 🟦 🟩\
*View* of *all odds live and pre-match of a specific match*

[**View progressive**](/v1/matches/view-progressive.md) **-** */v1/matches/view/progressive*  ⬜ 🟦 🟩\
*View* of all match stats and odds trend displayed every 30 seconds


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.soccerfootball.info/v1/matches.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
