GET /api/bet_types/11344298-36e3-4a99-86e1-461c23697ea8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11344298-36e3-4a99-86e1-461c23697ea8",
"match": "https://api-prod.gambitprofit.com/api/matches/1daf61ef-57ff-4c3a-94a9-937e2d2be9c8/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:38:22.478190-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": "STL",
"amount": 6390.0
},
{
"team": "CHC",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "87768c33-3537-4483-8c12-b5c3169a0bb7",
"gambit_id": "dfd18cd0-0f7e-4843-b538-d6617e200eb2",
"last_updated": "2023-07-21T11:48:22.064630-04:00",
"created_at": "2023-07-20T08:38:22.479643-04:00",
"name": "STL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11344298-36e3-4a99-86e1-461c23697ea8/?format=api"
},
{
"id": "01db53fc-200a-486a-9569-1ebed1a7dbc5",
"gambit_id": "09a91f82-183c-40d4-a80b-97db7291150c",
"last_updated": "2023-07-21T11:48:22.066704-04:00",
"created_at": "2023-07-20T08:38:22.481115-04:00",
"name": "CHC",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11344298-36e3-4a99-86e1-461c23697ea8/?format=api"
}
]
}