GET /api/bet_types/117f1f11-602c-4136-97b1-3b75aec9ff76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "117f1f11-602c-4136-97b1-3b75aec9ff76",
"match": "https://api-prod.gambitprofit.com/api/matches/e960389c-3354-4b01-9c5d-5f97fa9123d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T18:11:52.433424-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": "HOU (B Bielak)",
"amount": 6927.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3073.0
}
],
"expected_reward_tokens": 9557.03,
"profit_sb": 57.03,
"profit_sb_percentage": 0.6,
"recommended": true
},
"lines": [
{
"id": "1cdcac2d-d203-41e7-b066-4760d971fd2a",
"gambit_id": "84ab9ac9-f5e3-4218-9816-48dfc36041ed",
"last_updated": "2023-05-20T10:52:08.472705-04:00",
"created_at": "2023-05-19T18:11:52.436469-04:00",
"name": "HOU (B Bielak)",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117f1f11-602c-4136-97b1-3b75aec9ff76/?format=api"
},
{
"id": "5221fdeb-45a4-4de1-a593-c33fb15e3c70",
"gambit_id": "00ad6438-1df7-4d9f-879d-52a472a41858",
"last_updated": "2023-05-20T10:52:08.470556-04:00",
"created_at": "2023-05-19T18:11:52.434947-04:00",
"name": "OAK (K Waldichuk)",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117f1f11-602c-4136-97b1-3b75aec9ff76/?format=api"
}
]
}