GET /api/bet_types/daab7f2e-732f-43ce-b316-3c831223e609/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "daab7f2e-732f-43ce-b316-3c831223e609",
"match": "https://api-prod.gambitprofit.com/api/matches/93c03d6c-6e76-4043-9857-b1555f677eff/?format=api",
"name": "Over/Under",
"created_at": "2023-03-28T10:07:00.412255-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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d89ecd9a-7655-4962-b0ef-8122f293e155",
"gambit_id": "ea6ade2f-3ecb-42a1-a8e1-4f07634d60b0",
"last_updated": "2023-03-29T10:21:59.310469-04:00",
"created_at": "2023-03-28T10:07:00.413833-04:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daab7f2e-732f-43ce-b316-3c831223e609/?format=api"
},
{
"id": "577a08d2-9646-4cb3-94e1-fb99afd4e498",
"gambit_id": "7f95153b-64cb-41df-b7ec-bd15146e5f26",
"last_updated": "2023-03-29T10:21:59.312864-04:00",
"created_at": "2023-03-28T10:07:00.415620-04:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daab7f2e-732f-43ce-b316-3c831223e609/?format=api"
}
]
}