GET /api/bet_types/7de449fa-d511-43f3-930a-96dcd4a7c16d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7de449fa-d511-43f3-930a-96dcd4a7c16d",
"match": "https://api-prod.gambitprofit.com/api/matches/6b7394c5-3852-450a-9a4a-a2ddcd4b89a5/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:05.613879-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "dcc94ceb-033e-4b8f-9436-5f2a36398d83",
"gambit_id": "fd9022da-7b40-4718-ac4f-6d28d8ceaa11",
"last_updated": "2023-05-15T11:36:59.530834-04:00",
"created_at": "2023-05-14T10:57:05.616016-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de449fa-d511-43f3-930a-96dcd4a7c16d/?format=api"
},
{
"id": "da438f97-95a3-4bfe-8d5d-d3e4b2322a7c",
"gambit_id": "54fde01d-e964-4c96-987d-c203a763a71c",
"last_updated": "2023-05-15T11:36:59.532517-04:00",
"created_at": "2023-05-14T10:57:05.618032-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de449fa-d511-43f3-930a-96dcd4a7c16d/?format=api"
}
]
}