Does anyone know if it is possible to get a list of all in-play football games from betfair each day without having to use the ones on betfairs website.
Pretty trivial query on the API. use listEvent and set the marketFilter to include a inPlayOnly and a timeRange.
I think there's even an example of just such in the sample code.
Pretty trivial query on the API. use listEvent and set the marketFilter to include a inPlayOnly and a timeRange.I think there's even an example of just such in the sample code.