I'm trying to get Betfair graphs..
Calling API-NG listMarketCatalogue, get this response :
So I'm trying to get the corresponding graph like this :
http://uk.site.sports.betfair.com/be...&asianLineId=0
But it's wrong.. What's the problem?
I'm from Italy. Maybe I cannot access graphs?!?
Thanks
Calling API-NG listMarketCatalogue, get this response :
Code:
Response: {"jsonrpc":"2.0","result":[{"marketId":"1.114325883","marketName":"Match Odds","totalMatched":8.015112000000002,"runners":[{"selectionId":344793,"runnerName":"TPS","handicap":0.0,"sortPriority":1},{"selectionId":1099216,"runnerName":"IFK Mariehamn","handicap":0.0,"sortPriority":2},{"selectionId":58805,"runnerName":"The Draw","handicap":0.0,"sortPriority":3}]}],"id":"1"}
Market Name: Match Odds; Id: 1.114325883
Runner Name: TPS; Selection Id: 344793
Runner Name: IFK Mariehamn; Selection Id: 1099216
Runner Name: The Draw; Selection Id: 58805
http://uk.site.sports.betfair.com/be...&asianLineId=0
But it's wrong.. What's the problem?
I'm from Italy. Maybe I cannot access graphs?!?
Thanks




Comment