SportAPI Documentation
EN
S Product documentationSport Line API
v1
Service & pricing ↗ Get access ↗
Sport Line API / Full JSON Responses

Full JSON Responses

This directory contains the complete API responses used to verify data structures, field tables, and shortened examples in the documentation.

The API key is sent only in the request header and is not included in JSON responses. Before adding a file, also verify that it contains no API keys, client domains, or other sensitive information.

These responses were retrieved on August 21, 2026, without optional query parameters (cybersport=false).

FileRequestLanguage
menu.live.ru.json/v1/menu/live/ruRussian
menu.line.ru.json/v1/menu/line/ruRussian
menu.live.en.json/v1/menu/live/enEnglish
menu.line.en.json/v1/menu/line/enEnglish

The files are formatted for readability. The values and structure of the original responses have not been changed. Sports line data is dynamic, so a new request may return a different number of sections and matches.

events Method

These responses were retrieved on August 21, 2026, using the sub format, tournamentId=0, the technical count=50 value, and no optional query parameters (cybersport=false). Each file contains all matches from all available football tournaments at the time of the request.

FileRequestLanguage
events.sport-1.tournament-0.sub-50.live.ru.json/v1/events/1/0/sub/50/live/ruRussian
events.sport-1.tournament-0.sub-50.line.ru.json/v1/events/1/0/sub/50/line/ruRussian
events.sport-1.tournament-0.sub-50.live.en.json/v1/events/1/0/sub/50/live/enEnglish
events.sport-1.tournament-0.sub-50.line.en.json/v1/events/1/0/sub/50/line/enEnglish

All files are formatted for readability. The values and structure of the original responses have not been changed.

event Method

These responses were retrieved on August 21, 2026, using the group format. An additional verification response was saved for the Live “Corners” submatch found in the main match’s sub_games.

FileRequestLanguage
event.game-746146992.group.live.ru.json/v1/event/746146992/group/live/ruRussian
event.game-746146992.group.live.en.json/v1/event/746146992/group/live/enEnglish
event.game-730321837.group.line.ru.json/v1/event/730321837/group/line/ruRussian
event.game-730321837.group.line.en.json/v1/event/730321837/group/line/enEnglish
event.subgame-746147010.corners.group.live.ru.json/v1/event/746147010/group/live/ruRussian

All files are formatted for readability. The values and structure of the original responses have not been changed.

sports Method

These responses were retrieved on August 21, 2026, without optional query parameters (cybersport=false).

FileRequestLanguage
sports.live.ru.json/v1/sports/live/ruRussian
sports.line.ru.json/v1/sports/line/ruRussian
sports.live.en.json/v1/sports/live/enEnglish
sports.line.en.json/v1/sports/line/enEnglish

The files are formatted for readability. The values and structure of the original responses have not been changed.

countries Method

These responses were retrieved on August 21, 2026, for football (sportId=1).

FileRequestLanguage
countries.sport-1.live.ru.json/v1/countries/1/live/ruRussian
countries.sport-1.line.ru.json/v1/countries/1/line/ruRussian
countries.sport-1.live.en.json/v1/countries/1/live/enEnglish
countries.sport-1.line.en.json/v1/countries/1/line/enEnglish

tournaments Method

These responses were retrieved on August 21, 2026, for football (sportId=1) and Russia (countryId=1), without optional query parameters (cybersport=false).

FileRequestLanguage
tournaments.sport-1.country-1.live.ru.json/v1/tournaments/1/1/live/ruRussian
tournaments.sport-1.country-1.line.ru.json/v1/tournaments/1/1/line/ruRussian
tournaments.sport-1.country-1.live.en.json/v1/tournaments/1/1/live/enEnglish
tournaments.sport-1.country-1.line.en.json/v1/tournaments/1/1/line/enEnglish

All files are formatted for readability. The values and structure of the original responses have not been changed.

topmatches Method

These responses were retrieved on August 22, 2026. Two modes were saved for both Live and Prematch: short summaries without the full query parameter and extended objects with full=true. Each response contained 10 matches at the time of the request.

Short Summaries

FileRequestLanguage
topmatches.live.ru.json/v1/topmatches/live/ruRussian
topmatches.line.ru.json/v1/topmatches/line/ruRussian
topmatches.live.en.json/v1/topmatches/live/enEnglish
topmatches.line.en.json/v1/topmatches/line/enEnglish

Extended Objects (full=true)

FileRequestLanguage
topmatches.full.live.ru.json/v1/topmatches/live/ru?full=trueRussian
topmatches.full.line.ru.json/v1/topmatches/line/ru?full=trueRussian
topmatches.full.live.en.json/v1/topmatches/live/en?full=trueEnglish
topmatches.full.line.en.json/v1/topmatches/line/en?full=trueEnglish

The files are formatted for readability. The values and structure of the original responses have not been changed. The API currently returns /v1/topmathes in page, even though requests use the /v1/topmatches/... route.

toplist Method

These responses were retrieved on August 22, 2026, for football (sportId=1). The method has no sports line type in the URL and returns Prematch matches only. Short summaries without full and extended objects with full=true were saved.

Short Summaries

FileRequestLanguage
toplist.sport-1.line.ru.json/v1/toplist/1/ruRussian
toplist.sport-1.line.en.json/v1/toplist/1/enEnglish

Extended Objects (full=true)

FileRequestLanguage
toplist.full.sport-1.line.ru.json/v1/toplist/1/ru?full=trueRussian
toplist.full.sport-1.line.en.json/v1/toplist/1/en?full=trueEnglish

Each file contained 10 matches at the time of the request. The files are formatted for readability; the values and structure of the original responses have not been changed.

search Method

These responses were retrieved on August 22, 2026. The Live request used Perth in English and its Russian equivalent in Russian. The Prematch request used Manchester in English and its Russian equivalent in Russian.

FileRequestLanguage
search.query-perth.live.ru.json/v1/search/live/ru/ПертRussian
search.query-perth.live.en.json/v1/search/live/en/PerthEnglish
search.query-manchester.line.ru.json/v1/search/line/ru/МанчестерRussian
search.query-manchester.line.en.json/v1/search/line/en/ManchesterEnglish

The Russian text values were URL-encoded in the actual HTTP requests. Each Live file contained 10 results, while each Prematch file contained 17. These counts are not fixed method limits.