Hi everyone.
I'm writing some vb.net software using API-NG and got stuck in markets navigating. I'm interested in tennis matches only.
In general, i get list of tennis competitions using listCompetitions call with eventTypeIds=2. After that i call listEvents with each competitionIds from the response.
That request returns list of actual matches for some tournaments like US Open, Challengers, but other tournaments like Wimbledon return just Mens Tournament, Womens Tournament events.
Can someone advise how to go into those and get list of matches with their markets?
I'm writing some vb.net software using API-NG and got stuck in markets navigating. I'm interested in tennis matches only.
In general, i get list of tennis competitions using listCompetitions call with eventTypeIds=2. After that i call listEvents with each competitionIds from the response.
That request returns list of actual matches for some tournaments like US Open, Challengers, but other tournaments like Wimbledon return just Mens Tournament, Womens Tournament events.
Can someone advise how to go into those and get list of matches with their markets?


Comment