GET /api/bet_types/b1ee7978-7882-42d0-a909-0f98273549bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1ee7978-7882-42d0-a909-0f98273549bb",
"match": "https://api-prod.gambitprofit.com/api/matches/c3fe914a-9c16-49f8-bd36-a8976d9d3abc/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:14.327160-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": "Game Total Over 38",
"amount": 5107.0
},
{
"team": "Game Total Under 38",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1e34b2fe-b634-460c-9d2f-f1c509c4f9b0",
"gambit_id": "22c657bf-e20c-47fa-8e2b-51ea2c15cc58",
"last_updated": "2023-09-26T09:08:31.701675-04:00",
"created_at": "2023-09-20T09:58:14.338908-04:00",
"name": "Game Total Over 38",
"reward": "1.83000",
"odds": "1.86960",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ee7978-7882-42d0-a909-0f98273549bb/?format=api"
},
{
"id": "44e375e7-d04f-4b05-9184-5202471395f3",
"gambit_id": "435565f1-5cb8-476b-9354-58b3a6013c68",
"last_updated": "2023-09-26T09:08:31.704870-04:00",
"created_at": "2023-09-20T09:58:14.332436-04:00",
"name": "Game Total Under 38",
"reward": "1.91000",
"odds": "1.95240",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ee7978-7882-42d0-a909-0f98273549bb/?format=api"
}
]
}