GET /api/bet_types/c15b36d5-872c-4b05-a7a6-9755aaca1cf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c15b36d5-872c-4b05-a7a6-9755aaca1cf7",
"match": "https://api-prod.gambitprofit.com/api/matches/5342a52b-4dac-42e9-af34-9e4441975b4f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:05.896167-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": "Dallas Mavericks",
"amount": 5929.0
},
{
"team": "New Orleans Pelicans",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "e059fc26-16be-4098-b6a1-00de2c29d247",
"gambit_id": "63c049ee-925a-479d-94a2-781caf9fca77",
"last_updated": "2023-11-15T22:43:01.273290-05:00",
"created_at": "2023-11-14T09:13:05.905015-05:00",
"name": "Dallas Mavericks",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15b36d5-872c-4b05-a7a6-9755aaca1cf7/?format=api"
},
{
"id": "3ccf580b-ec19-4dae-bc4b-503be27e8e1f",
"gambit_id": "efe57609-565c-436c-8f32-7a69d6d14588",
"last_updated": "2023-11-15T22:43:01.277418-05:00",
"created_at": "2023-11-14T09:13:05.913059-05:00",
"name": "New Orleans Pelicans",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15b36d5-872c-4b05-a7a6-9755aaca1cf7/?format=api"
}
]
}