HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d31acd2b-71bf-4b74-bb2e-ee1981c463ca",
"match": "https://api-prod.gambitprofit.com/api/matches/5b0c6ff9-5137-4177-a63a-bd831902142b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 8386.0
},
{
"team": "Draw",
"amount": 1614.0
}
],
"expected_reward_tokens": 10230.92,
"profit_sb": 1230.92,
"profit_sb_percentage": 13.68,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 7492.0
},
{
"team": "Draw",
"amount": 1442.0
},
{
"team": "Houston Dynamo",
"amount": 1067.0
}
],
"expected_reward_tokens": 9140.24,
"profit_sb": 140.24,
"profit_sb_percentage": 1.56,
"recommended": true
},
"lines": [
{
"id": "e9bec5cf-89e0-4183-9c56-c5fb1de3e3e0",
"gambit_id": "a434169b-4380-428d-92af-34b91faa3f7b",
"last_updated": "2022-09-19T14:06:55.292150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d31acd2b-71bf-4b74-bb2e-ee1981c463ca/?format=api"
},
{
"id": "f826c58c-0c1c-424c-af87-e1bca65acff9",
"gambit_id": "f3e3668b-9d3b-410e-af5c-d6b86f1f5e89",
"last_updated": "2022-09-19T14:06:55.293097-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.34000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d31acd2b-71bf-4b74-bb2e-ee1981c463ca/?format=api"
},
{
"id": "d1bc4a1c-9d3f-425e-90e2-72164ea8a331",
"gambit_id": "c4f5c2d2-2312-42ed-9fc1-e17516f56b98",
"last_updated": "2022-09-19T14:06:55.291142-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Dynamo",
"reward": "8.57000",
"odds": "9.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d31acd2b-71bf-4b74-bb2e-ee1981c463ca/?format=api"
}
]
}