GET /api/bet_types/08710679-f950-464c-9a2c-2326b1495a12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08710679-f950-464c-9a2c-2326b1495a12",
"match": "https://api-prod.gambitprofit.com/api/matches/c888b64e-ea8e-46c8-8c9d-b4d2addf09fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:52:12.280156-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": "LOS (J Urias)",
"amount": 5990.0
},
{
"team": "CHC (D Smyly)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "dc85f789-1615-4aef-81dc-27ddcfcf42cc",
"gambit_id": "bd744034-f412-46b4-aca2-4958f7aa52dc",
"last_updated": "2023-04-22T13:07:16.039691-04:00",
"created_at": "2023-04-21T12:52:12.283836-04:00",
"name": "LOS (J Urias)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08710679-f950-464c-9a2c-2326b1495a12/?format=api"
},
{
"id": "ab82b727-c24f-4f49-ba23-0c5ab785a269",
"gambit_id": "38c5931e-3d62-4e11-88a5-4cf1fd559ee5",
"last_updated": "2023-04-22T13:07:16.037997-04:00",
"created_at": "2023-04-21T12:52:12.281927-04:00",
"name": "CHC (D Smyly)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08710679-f950-464c-9a2c-2326b1495a12/?format=api"
}
]
}