Hi,
I wanted to know why the league is listed under events? Is it supposed to work this way?
If yes, how can I get the information of only matches?
Thanks
EDIT:
So, I got a way to filter out the league events (Using MATCH_ODDS in marketType filter) . But, I am getting this in the response. Seems like a bug. Not sure where to report it. So, putting it here so that someone would take action
I wanted to know why the league is listed under events? Is it supposed to work this way?
If yes, how can I get the information of only matches?
Thanks
EDIT:
So, I got a way to filter out the league events (Using MATCH_ODDS in marketType filter) . But, I am getting this in the response. Seems like a bug. Not sure where to report it. So, putting it here so that someone would take action
{
"event" : {
"id" : "27110750",
"timezone" : "GMT",
"openDate" : "2013-12-03T09:00:00.000Z",
"name" : "Lebanon v Iran"
},
"marketCount" : 1
}
"event" : {
"id" : "27110750",
"timezone" : "GMT",
"openDate" : "2013-12-03T09:00:00.000Z",
"name" : "Lebanon v Iran"
},
"marketCount" : 1
}


Comment