GET /api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3",
"match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:02.050797-05: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": "Boston Bruins",
"amount": 6020.0
},
{
"team": "Edmonton Oilers",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "ee532ec3-d848-4d31-b6bd-043b2c17b59a",
"gambit_id": "cede46ae-d5b4-4d25-b129-2ed32cbe49c6",
"last_updated": "2023-03-10T10:32:02.320534-05:00",
"created_at": "2023-03-09T09:02:02.052234-05:00",
"name": "Boston Bruins",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
},
{
"id": "d4acff84-3f32-4660-b5b1-26c76fb32df2",
"gambit_id": "4d0a3f3d-5aba-44f7-ac42-269bf8b65e4c",
"last_updated": "2023-03-10T10:32:02.321636-05:00",
"created_at": "2023-03-09T09:02:02.053652-05:00",
"name": "Edmonton Oilers",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
}
]
}