GET /api/bet_types/f79863d3-fc16-4f4f-a5af-a0bed1cfa0ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f79863d3-fc16-4f4f-a5af-a0bed1cfa0ea",
"match": "https://api-prod.gambitprofit.com/api/matches/248045f1-2159-42a0-983a-09f0bb30ceff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:24.927637-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": "New Orleans Saints",
"amount": 5319.0
},
{
"team": "Kansas City Chiefs",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "84b965b5-cd88-4bff-90b3-185992a14cec",
"gambit_id": "de512576-abf7-4282-9704-72038054d038",
"last_updated": "2023-08-14T19:03:07.196312-04:00",
"created_at": "2023-08-11T11:43:24.957016-04:00",
"name": "New Orleans Saints",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79863d3-fc16-4f4f-a5af-a0bed1cfa0ea/?format=api"
},
{
"id": "b200f086-b310-470c-9168-800d2ba63764",
"gambit_id": "1aed6807-904a-48e1-a5e0-663ac7f6924a",
"last_updated": "2023-08-14T19:03:07.192879-04:00",
"created_at": "2023-08-11T11:43:24.936866-04:00",
"name": "Kansas City Chiefs",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79863d3-fc16-4f4f-a5af-a0bed1cfa0ea/?format=api"
}
]
}