Hi, I'm stuck with listmarketcatalogue. Would somebody put up a json string that would get all the UK horseraces for today? I am not interested in the metadata, I just want to get the textQuery,eventIds, marketIds, venues and marketStartTime. If someone would be kind enough to do that for me then I can figure the rest out for myself. Many thanks.
Listmarketcatalogue
Collapse
X
-
Tags: None
-
Code:{"method":"SportsAPING/v1.0/listMarketCatalogue","params":{"filter":{"eventTypeIds":["7"],"marketCountries":["GB"],"marketTypeCodes":["WIN"],"marketStartTime":{"from":"2020-03-01T00:00:00Z","to":"2020-03-02T00:00:00Z"}},"marketProjection":["EVENT","MARKET_START_TIME","RUNNER_DESCRIPTION"],"maxResults":1000}}
-


Comment