Hi all!
I request a list of tennis matches using listMarketCatalogue and received following answer:
Why "competition" section missing in the first match?
It happens time to time and I don't know what should I do.
Thanks for any help.
I request a list of tennis matches using listMarketCatalogue and received following answer:
Code:
{
"jsonrpc":"2.0",
"result":
[
{
"marketId":"1.120538702","marketName":"Match Odds","totalMatched":12127.725726,
"runners":[{"selectionId":6440521,"runnerName":"Richel Hogenkamp","handicap":0.0,"sortPriority":1},{"selectionId":2451050,"runnerName":"Arantxa Rus","handicap":0.0,"sortPriority":2}],
"event":{"id":"27534650","name":"Hogenkamp v Rus","countryCode":"NL","timezone":"CET","openDate":"2015-09-11T10:30:00.000Z"}
},
{
"marketId":"1.120574275","marketName":"Match Odds","totalMatched":178525.69945800002,
"runners":[{"selectionId":8621877,"runnerName":"Albert Ramos-Vinolas","handicap":0.0,"sortPriority":1},{"selectionId":8257868,"runnerName":"Salvatore Caruso","handicap":0.0,"sortPriority":2}],
"competition":{"id":"8192907","name":"Genova Challenger 2015"},
"event":{"id":"27535828","name":"Ramos-Vinolas v Caruso","countryCode":"IT","timezone":"UTC","openDate":"2015-09-11T11:33:00.000Z"}
}
],
"id":1
}
It happens time to time and I don't know what should I do.
Thanks for any help.


Comment