GET /api/bet_types/82876503-8d85-4fe9-8e0a-34193d0a8d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82876503-8d85-4fe9-8e0a-34193d0a8d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:11.817572-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "485b2140-f417-40d8-b6c1-141ad6bca64e",
"gambit_id": "0d9c6e43-32be-4ff6-bef4-7654bf00457e",
"last_updated": "2023-08-30T13:37:57.376940-04:00",
"created_at": "2023-08-29T08:33:11.825328-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82876503-8d85-4fe9-8e0a-34193d0a8d5c/?format=api"
},
{
"id": "1f1e1dce-daef-4204-8b9f-eda77a1a54c0",
"gambit_id": "0a0405e7-11aa-42a5-9d57-f89bd8829981",
"last_updated": "2023-08-30T13:37:57.373733-04:00",
"created_at": "2023-08-29T08:33:11.821398-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82876503-8d85-4fe9-8e0a-34193d0a8d5c/?format=api"
}
]
}