Method
List of a days matches.
Returns all the matches for the selected date.
GET | /m_leagueresult |
Parameters
sportId | Sport Id | Integer – Required |
match_date | Match Date (Format: YYYY-MM-DD) Default: Today | String – Optional |
league_code | League Code | String – Optional |
country_name | Country Name | String – Optional |
tz | Clients Time zone | String – Optional |
go_date | Next match date | String – Optional |
Response Sample
HTML
Coding Example
JS