GET /api/bet_types/d3953a9f-bba6-431d-8425-6bce0888656b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3953a9f-bba6-431d-8425-6bce0888656b",
"match": "https://api-prod.gambitprofit.com/api/matches/b26fa2b7-4c45-468d-b3f1-8d46e9f30781/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T10:52:09.433758-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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "752aa64f-32d6-4fd1-ac2f-cb1dabbc45a6",
"gambit_id": "1ead6a5a-ee37-4bd4-ba19-b03c9899bad1",
"last_updated": "2023-03-10T09:57:22.312442-05:00",
"created_at": "2023-03-09T10:52:09.435291-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3953a9f-bba6-431d-8425-6bce0888656b/?format=api"
},
{
"id": "67952265-9c29-4755-95f4-04c993f0fcb5",
"gambit_id": "67a3fc06-8d0e-4ee9-a2a2-43472da16ee8",
"last_updated": "2023-03-10T09:57:22.313932-05:00",
"created_at": "2023-03-09T10:52:09.436719-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3953a9f-bba6-431d-8425-6bce0888656b/?format=api"
}
]
}