GET /api/bet_types/dae2693a-d7b6-4c25-b1d9-4cc6df987bc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dae2693a-d7b6-4c25-b1d9-4cc6df987bc3",
"match": "https://api-prod.gambitprofit.com/api/matches/c069d513-ad68-4164-b48a-fcd6be374561/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:04.107499-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": "PHI (A Nola)",
"amount": 5601.0
},
{
"team": "CHC (D Smyly)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "b19adc02-7ca7-4639-a16b-e3f675eb0207",
"gambit_id": "4778e3b3-a7ac-40d5-8afd-563181a4b916",
"last_updated": "2023-06-29T10:33:12.838516-04:00",
"created_at": "2023-06-28T08:48:04.109916-04:00",
"name": "PHI (A Nola)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dae2693a-d7b6-4c25-b1d9-4cc6df987bc3/?format=api"
},
{
"id": "2ae217a0-faee-454f-9a92-41830156cbfb",
"gambit_id": "97be7bb0-1f89-41ce-9519-dd8c0734dc94",
"last_updated": "2023-06-29T10:33:12.840991-04:00",
"created_at": "2023-06-28T08:48:04.112682-04:00",
"name": "CHC (D Smyly)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dae2693a-d7b6-4c25-b1d9-4cc6df987bc3/?format=api"
}
]
}