GET /api/bet_types/ebbdcc01-718c-4b77-94d8-f259258d0352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebbdcc01-718c-4b77-94d8-f259258d0352",
"match": "https://api-prod.gambitprofit.com/api/matches/0507d710-a83d-443d-9da7-3152b84249f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:04.492807-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 (B Miller)",
"amount": 6564.0
},
{
"team": "CIN (B Williamson)",
"amount": 3436.0
}
],
"expected_reward_tokens": 9517.72,
"profit_sb": 17.72,
"profit_sb_percentage": 0.19,
"recommended": true
},
"lines": [
{
"id": "cdd19bbf-dcd0-4de7-b75a-0f1453a48d4d",
"gambit_id": "d1d2006d-61f7-420a-b8a2-64de88db6e20",
"last_updated": "2023-07-29T19:33:34.911334-04:00",
"created_at": "2023-07-28T08:23:04.505100-04:00",
"name": "LOS (B Miller)",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbdcc01-718c-4b77-94d8-f259258d0352/?format=api"
},
{
"id": "e00210d9-dd9f-4584-b1f7-8bc35461bc3a",
"gambit_id": "ad948d8b-2286-4719-a2bd-915844a33b9c",
"last_updated": "2023-07-29T19:33:34.906889-04:00",
"created_at": "2023-07-28T08:23:04.498809-04:00",
"name": "CIN (B Williamson)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbdcc01-718c-4b77-94d8-f259258d0352/?format=api"
}
]
}