matches-by-dates
This call return the matches of the tournaments
with an start date between start
and finish
dates and you can specific the limit
.
Parameters required:
tournaments, start.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tournaments | string | ||
start | string | ||
finish | string | ||
limit | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |