1. Home
  2. Docs
  3. JSON Documentation (Old API) – Will be deprecated soon
  4. JSON Calls
  5. Match list by date

Match list by date

Method

List of a days matches.
Returns all the matches for the selected date.

GET /m_leagueresult

Parameters

sportIdSport IdInteger – Required
match_dateMatch Date (Format: YYYY-MM-DD) Default: TodayString – Optional
league_codeLeague CodeString – Optional
country_nameCountry NameString – Optional
tzClients Time zoneString – Optional
go_dateNext match dateString – Optional

Response Sample

HTML

Coding Example

JS