Say I want to get all the available markets for every event type on betfair, the way I think it works is like below, is there a way to get the results with fewer calls?
1. get events with all event types
2. get markets using the event ids
3. get market data using market ids
Thanks
1. get events with all event types
2. get markets using the event ids
3. get market data using market ids
Thanks


Comment