I am attempting to get PLACE ODDS...
All i seem to be able to get is WIN
Following is my Request Line
Dim Gr As String = "{""jsonrpc"": ""2.0"", ""method"":""SportsAPING/v1.0/listMarketBook"",""params"": {""marketIds"":[""1.128511750""], ""marketType"":""PLACE"",""priceProjection"":{""pr iceData"":[""EX_BEST_OFFERS""],""exBestOffersOverrides"":{""bestPricesDepth"":"" 20""}} }, ""id"": 1}]"
I have guessed markettype should work but it does not seem to work and i still get win odds
Really appreciate any help...
All i seem to be able to get is WIN
Following is my Request Line
Dim Gr As String = "{""jsonrpc"": ""2.0"", ""method"":""SportsAPING/v1.0/listMarketBook"",""params"": {""marketIds"":[""1.128511750""], ""marketType"":""PLACE"",""priceProjection"":{""pr iceData"":[""EX_BEST_OFFERS""],""exBestOffersOverrides"":{""bestPricesDepth"":"" 20""}} }, ""id"": 1}]"
I have guessed markettype should work but it does not seem to work and i still get win odds
Really appreciate any help...



Comment