GET /api/bet_types/06472a11-55e1-4971-b2e2-dd70c63325d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06472a11-55e1-4971-b2e2-dd70c63325d9",
"match": "https://api-prod.gambitprofit.com/api/matches/73067bbf-e6cd-4220-9d25-0b8273120878/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:20.547510-05: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": "Buffalo Sabres",
"amount": 7033.0
},
{
"team": "Chicago Blackhawks",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "585f4d75-3ca6-484c-b005-449fa3855769",
"gambit_id": "1a12ea79-801c-4a62-bd0c-10239721c102",
"last_updated": "2024-01-19T20:38:13.809906-05:00",
"created_at": "2024-01-18T10:18:20.557708-05:00",
"name": "Buffalo Sabres",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06472a11-55e1-4971-b2e2-dd70c63325d9/?format=api"
},
{
"id": "f853ad2a-2bd9-45b8-98de-85dab9843602",
"gambit_id": "22ae19a3-404e-403e-a717-18713af46516",
"last_updated": "2024-01-19T20:38:13.806646-05:00",
"created_at": "2024-01-18T10:18:20.552722-05:00",
"name": "Chicago Blackhawks",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06472a11-55e1-4971-b2e2-dd70c63325d9/?format=api"
}
]
}