GET /api/bet_types/2fcab531-d5be-4814-83bf-c2d44064f241/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fcab531-d5be-4814-83bf-c2d44064f241",
"match": "https://api-prod.gambitprofit.com/api/matches/21edb8a8-420b-4ec6-bd97-966a10dd3490/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:07.150652-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "MIA (B Hoeing)",
"amount": 6070.0
},
{
"team": "PIT (O Bido)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "619428c5-af67-4801-bb3d-aa5f430ca57f",
"gambit_id": "abed1e4a-faad-404c-88af-437f07865d6e",
"last_updated": "2023-06-26T10:33:15.846329-04:00",
"created_at": "2023-06-24T08:58:07.155322-04:00",
"name": "MIA (B Hoeing)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fcab531-d5be-4814-83bf-c2d44064f241/?format=api"
},
{
"id": "b319a852-3bfa-4017-9498-1312de630acd",
"gambit_id": "30565d61-0207-458b-ac48-4effa6a704c6",
"last_updated": "2023-06-26T10:33:15.844300-04:00",
"created_at": "2023-06-24T08:58:07.152967-04:00",
"name": "PIT (O Bido)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fcab531-d5be-4814-83bf-c2d44064f241/?format=api"
}
]
}