I'm completely new to the Betfair API, and pretty new to C# too.
I wonder how i can get the same list in my program as there is on the webpage for inplay and upcoming football matches?
I know i can't use the GetInPlayMarkets call, but i thought that using GetAllMarkets from now to now+24hours should do the same thing if i set the eventtypeid to only return football. I get a response with a lot of markets, but it is not the same matches as i see on the webpage.
Am i doing this wrong? Should i use another call or is it not possible to do this with the free api?
I wonder how i can get the same list in my program as there is on the webpage for inplay and upcoming football matches?
I know i can't use the GetInPlayMarkets call, but i thought that using GetAllMarkets from now to now+24hours should do the same thing if i set the eventtypeid to only return football. I get a response with a lot of markets, but it is not the same matches as i see on the webpage.
Am i doing this wrong? Should i use another call or is it not possible to do this with the free api?

