HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fca2fcf-3987-4f02-a10b-c028765106bf",
"match": "https://api-prod.gambitprofit.com/api/matches/24b13377-5457-4277-862e-4a86463f27b6/?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": "Portugal",
"amount": 6369.0
},
{
"team": "Draw",
"amount": 3631.0
}
],
"expected_reward_tokens": 11400.51,
"profit_sb": 2400.51,
"profit_sb_percentage": 26.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Portugal",
"amount": 4847.0
},
{
"team": "Draw",
"amount": 2763.0
},
{
"team": "Switzerland",
"amount": 2390.0
}
],
"expected_reward_tokens": 8675.7,
"profit_sb": -324.3,
"profit_sb_percentage": -3.6,
"recommended": false
},
"lines": [
{
"id": "af4f6a06-01ba-4571-aa1d-9025592c1475",
"gambit_id": "e4298ef2-0981-47ea-8ae9-187590062bbf",
"last_updated": "2022-12-07T09:47:29.529972-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portugal",
"reward": "1.79000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
},
{
"id": "06d388ab-924c-4741-bedd-daed68f650eb",
"gambit_id": "be8fe48c-7a10-45b1-9b4a-d9829e94246b",
"last_updated": "2022-12-07T09:47:29.530966-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.14000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
},
{
"id": "7b62f501-80b3-45aa-bef8-15c7735173b7",
"gambit_id": "d3f345a9-c8f4-4e75-98eb-b483e5408f20",
"last_updated": "2022-12-07T09:47:29.528995-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Switzerland",
"reward": "3.63000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
}
]
}