GET /api/bet_types/b4d5e135-3847-4a7c-b9a9-31d02cb4200d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4d5e135-3847-4a7c-b9a9-31d02cb4200d",
"match": "https://api-prod.gambitprofit.com/api/matches/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-31T13:03:13.469939-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": "San Francisco Giants",
"amount": 5776.0
},
{
"team": "Arizona Diamondbacks",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "852c9ba0-d468-4556-81e2-3c0a8290792e",
"gambit_id": "0df5058f-c2cf-4f68-9857-91c24700ca21",
"last_updated": "2023-08-01T10:58:23.205526-04:00",
"created_at": "2023-07-31T13:03:13.480447-04:00",
"name": "San Francisco Giants",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4d5e135-3847-4a7c-b9a9-31d02cb4200d/?format=api"
},
{
"id": "30842bf6-81a2-43b7-a6c1-8cd31f2a3e6c",
"gambit_id": "ea8a7317-2ed5-4797-9100-08d3b517b546",
"last_updated": "2023-08-01T10:58:23.201958-04:00",
"created_at": "2023-07-31T13:03:13.475769-04:00",
"name": "Arizona Diamondbacks",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4d5e135-3847-4a7c-b9a9-31d02cb4200d/?format=api"
}
]
}