GET /api/bet_types/8e6b385f-deeb-43d3-aeb2-e2716b4a4c74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e6b385f-deeb-43d3-aeb2-e2716b4a4c74",
"match": "https://api-prod.gambitprofit.com/api/matches/6043abd7-82bb-40d2-916c-0ffe10616de7/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T09:12:20.485163-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": "Game Total Under 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ddf110f3-22b4-44ee-8515-3ea02ef00965",
"gambit_id": "6cfa27fb-5bcc-450e-ac2d-d01dd4d5a16f",
"last_updated": "2023-02-15T10:46:58.833686-05:00",
"created_at": "2023-02-14T09:12:20.486397-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6b385f-deeb-43d3-aeb2-e2716b4a4c74/?format=api"
},
{
"id": "71c19e88-2b13-44e9-bf94-78eeb27ded8c",
"gambit_id": "6d8bd4d5-bcc5-483f-9f04-96c4ddada24b",
"last_updated": "2023-02-15T10:46:58.834860-05:00",
"created_at": "2023-02-14T09:12:20.487667-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6b385f-deeb-43d3-aeb2-e2716b4a4c74/?format=api"
}
]
}