GET /api/bet_types/f9b742e1-d93d-4e0c-8ccf-ccc44749919b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9b742e1-d93d-4e0c-8ccf-ccc44749919b",
"match": "https://api-prod.gambitprofit.com/api/matches/2d086f32-5f63-4842-bea3-9d079dbde6b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:10.051450-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": "Detroit Pistons",
"amount": 5421.0
},
{
"team": "Washington Wizards",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "e95a420c-b5a4-43b8-8c54-9b69d34a03ad",
"gambit_id": "6a11201d-2b8a-473c-9081-b88a46500284",
"last_updated": "2023-11-28T21:48:03.043285-05:00",
"created_at": "2023-11-27T09:18:10.060547-05:00",
"name": "Detroit Pistons",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b742e1-d93d-4e0c-8ccf-ccc44749919b/?format=api"
},
{
"id": "80c14df0-b228-4ac2-8b59-297e7e2856f9",
"gambit_id": "ea0673d2-62ec-4ff3-a360-c12cf651ac68",
"last_updated": "2023-11-28T21:48:03.038808-05:00",
"created_at": "2023-11-27T09:18:10.055246-05:00",
"name": "Washington Wizards",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b742e1-d93d-4e0c-8ccf-ccc44749919b/?format=api"
}
]
}