GET /lives
Summary: List lives matches
Operation ID: get_lives
Auth: unknown
Operation ID: get_lives
Auth: unknown
Description
List currently running live matches, available from pandascore with live websocket data.
Parameters (2)
page
(?, query, optional)
Pagination in the form of `page=2` or `page[size]=30&page[number]=2`
per_page
(integer, query, optional, default: 50)
Equivalent to `page[size]`
Constraints: {'minimum': 1, 'maximum': 100}
No probe data for this endpoint yet.