/v2/matchesAsk AIget https://v2/matchesGet a list of matchesQuery Paramstournament_idsarray of integersFilter matches, which have been played as part of the listed tournamentstournament_idsADD integerseason_idsarray of integersFilter matches, which have been played as part of the listed tournament seasonsseason_idsADD integerstage_idsarray of integersFilter matches, which have been played as part of the listed tournament stagesstage_idsADD integergroup_idsarray of integersFilter matches, which have been played as part of the listed tournament groupsgroup_idsADD integerround_idsarray of stringsFilter matches, which have been played as part of the listed tournament roundsround_idsADD stringround_filterarray of stringsFilter matches by combinations of stage_id and round_id. Format: {stage_id}:{round_id}round_filterADD stringfrom_kickoff_timedate-timeFilter matches, which have a start_time after the specified date, format is ISO 8601to_kickoff_timedate-timeFilter matches, which have a start_time before the specified date, format is ISO 8601team_idsarray of integersFilter matches by teams which have taken part in themteam_idsADD integerstatus_typesarray of stringsFilter matches by their status typesstatus_typesADD stringstatus_codesarray of stringsFilter matches by their status codesstatus_codesADD stringreferee_idintegerFilter matches by the referee who has taken part in themvenue_idstringFilter matches by the venue that has hosted themodd_clientstringFilter matches by odd clientodd_typestringenumDefaults to ALLList of odd types.LIVEPRE_EVENTALLAllowed:LIVEPRE_EVENTALLscope_typestringenumDefaults to ORDINARY_TIMEList of scope types.ORDINARY_TIMEFULL_TIMEAllowed:ORDINARY_TIMEFULL_TIMEodd_formatstringenumList of odd format.FRACTIONALDECIMALMONEYLINEAllowed:FRACTIONALDECIMALMONEYLINEmarket_typesarray of stringsList of odd market types.market_typesADD stringsort_directionstringSort matches in asc|desc order by start_timelimitintegerrequiredSelect an upper limit for the matches that would be returnedoffsetintegerrequiredSelect an offset for the matches that would be returnedResponses 200List of match objects 400Invalid inputUpdated 10 months ago