GET /api/bet_types/8b6ae276-414d-4926-b7b0-a9c7e1fb0d96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b6ae276-414d-4926-b7b0-a9c7e1fb0d96",
"match": "https://api-prod.gambitprofit.com/api/matches/146d921e-85d1-470a-ac0f-db5fcd439952/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:22.531170-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": "CHC (J Steele)",
"amount": 5615.0
},
{
"team": "STL (J Flaherty)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "c39ae493-b9bb-4783-bf00-476af3b0f89a",
"gambit_id": "580bddff-7fae-49fb-ab98-a3578901c3e7",
"last_updated": "2023-07-22T11:33:25.343084-04:00",
"created_at": "2023-07-21T08:53:22.534931-04:00",
"name": "CHC (J Steele)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6ae276-414d-4926-b7b0-a9c7e1fb0d96/?format=api"
},
{
"id": "0d4c0497-b214-4394-a743-bc09f1991a88",
"gambit_id": "b446aec8-c3fa-4f4e-9c50-36c82651b50d",
"last_updated": "2023-07-22T11:33:25.339735-04:00",
"created_at": "2023-07-21T08:53:22.533222-04:00",
"name": "STL (J Flaherty)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6ae276-414d-4926-b7b0-a9c7e1fb0d96/?format=api"
}
]
}