sportal365.com

/v2/matches

Get a list of matches

Log in to see full request history
Query Params
tournament_ids
array of integers

Filter matches, which have been played as part of the listed tournaments

tournament_ids
season_ids
array of integers

Filter matches, which have been played as part of the listed tournament seasons

season_ids
stage_ids
array of integers

Filter matches, which have been played as part of the listed tournament stages

stage_ids
group_ids
array of integers

Filter matches, which have been played as part of the listed tournament groups

group_ids
round_ids
array of strings

Filter matches, which have been played as part of the listed tournament rounds

round_ids
round_filter
array of strings

Filter matches by combinations of stage_id and round_id. Format: {stage_id}:{round_id}

round_filter
date-time

Filter matches, which have a start_time after the specified date, format is ISO 8601

date-time

Filter matches, which have a start_time before the specified date, format is ISO 8601

team_ids
array of integers

Filter matches by teams which have taken part in them

team_ids
status_types
array of strings

Filter matches by their status types

status_types
status_codes
array of strings

Filter matches by their status codes

status_codes
integer

Filter matches by the referee who has taken part in them

string

Filter matches by the venue that has hosted them

string

Filter matches by odd client

string
Defaults to ALL

List of odd types.

string
Defaults to ORDINARY_TIME

List of scope types.

string

List of odd format.

market_types
array of strings

List of odd market types.

market_types
string

Sort matches in asc|desc order by start_time

integer
required

Select an upper limit for the matches that would be returned

integer
required

Select an offset for the matches that would be returned

Responses

400

Invalid input

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8