Get matchesCopy Pageget https://football.fansunitedapi.com/v1/matchesReturns a list of matches Caching: 5 min Query params (AND)Query Paramsclient_idstringrequiredYour Client ID from Fans United Client API.competitionsstringA list of comma-separated competition IDscountriesstringA list of comma-separated country IDsfrom_datestringDate-time string in the following format: “2020-01-06T08:55:00Z“keystringrequiredClient API keylangstringenumDefaults to ENDetermines what language to return the data in (English by default). Available options include BG, RO and EN. If a translation is not available in the requested language, the API will fallback to English.ENenbgroAllowed:ENenbgrolimitstringDefaults to 20You can choose the number of matches returned by the request. Default is 20. Maximum is 500.matchesstringA list of comma-separated match IDspageintegerDefaults to 1Choose the page in the result set. Starts from 1.show_deletedstringenumDefaults to falseShow deleted matches.truefalseAllowed:truefalsesort_fieldstringThe field by which the results will be sorted. Date by default.sort_orderstringenumDefaults to ascThe direction of the sorting: ascending or descending.ascdescAllowed:ascdescstatusstringenumA list of comma-separated labels: Any of: “upcoming”, “live”, ”finished”upcominglivefinishedAllowed:upcominglivefinishedteamsstringA list of comma-separated team IDs. It will return all matches from any combination from 1 to 50 teams.to_datestringDate-time string in the following format: “2020-01-06T08:55:00Z“Response 200Get matchesUpdated over 1 year ago