v1
latestOpenAPI 3.0.12026-08-0673352.8 KBAPI-Version-2.0
Obtain latest odds for a selection based on market key, outcome and params.
post/v2/odds/lines
Request body
Example request
{
"eventId": "6162894",
"marketUrl": "basketball.handicap/home?handicap=-3"
}Response
LineResponse
Example response
{
"maxStake": 1803.6394618802,
"minStake": 0.1,
"outcome": "\"home\"",
"params": "\"handicap=-3\"",
"marketUrl": "soccer.asian_handicap/home?handicap=-3",
"price": 1.892,
"probability": 0.493
}