GET /api/bet_types/5f940437-5c69-4dd4-bf48-fd1028929118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f940437-5c69-4dd4-bf48-fd1028929118",
"match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:58.623927-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": "SFO (A Wood)",
"amount": 5222.0
},
{
"team": "PHI (B Falter)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "695565ea-24ea-48e6-ae5c-5169a6d5dcf6",
"gambit_id": "a45be4d9-d152-43e9-aa31-59adb7b998d7",
"last_updated": "2023-05-22T21:42:13.471497-04:00",
"created_at": "2023-05-15T11:36:58.626217-04:00",
"name": "SFO (A Wood)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f940437-5c69-4dd4-bf48-fd1028929118/?format=api"
},
{
"id": "e4477e07-a95b-4b6f-9584-968773923c45",
"gambit_id": "40165ba5-301a-470b-b8da-8d9824aa297a",
"last_updated": "2023-05-22T21:42:13.473963-04:00",
"created_at": "2023-05-15T11:36:58.628538-04:00",
"name": "PHI (B Falter)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f940437-5c69-4dd4-bf48-fd1028929118/?format=api"
}
]
}