GET /api/bet_types/214f8e72-94a6-414f-8fd3-5d039602caf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "214f8e72-94a6-414f-8fd3-5d039602caf1",
"match": "https://api-prod.gambitprofit.com/api/matches/748ef957-34b6-4811-93ec-9358c52a932d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T09:23:01.644785-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d11a3a94-7553-4f72-8f55-a5252ea84d7d",
"gambit_id": "5504cd61-eb82-4ad9-b95a-8b3b505ef2c4",
"last_updated": "2023-10-25T10:53:04.681755-04:00",
"created_at": "2023-10-24T09:23:01.649627-04:00",
"name": "Game Total Over 235.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/214f8e72-94a6-414f-8fd3-5d039602caf1/?format=api"
},
{
"id": "2e9aeb03-a92a-4f66-8464-d37b4057c57c",
"gambit_id": "92fe88cd-13e1-44c8-9d78-d831d9bf544f",
"last_updated": "2023-10-25T10:53:04.685473-04:00",
"created_at": "2023-10-24T09:23:01.654121-04:00",
"name": "Game Total Under 235.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/214f8e72-94a6-414f-8fd3-5d039602caf1/?format=api"
}
]
}