GET /api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8352f0f2-0266-484e-9951-7c85f1095560",
"match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:10.170463-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 142",
"amount": 5000.0
},
{
"team": "Game Total Over 142",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "52fe77de-32bc-4b7e-9a35-7129a9afd801",
"gambit_id": "4581a58d-edc6-4141-a3a0-b725b967ca21",
"last_updated": "2023-03-17T10:47:24.921107-04:00",
"created_at": "2023-03-14T19:52:10.171940-04:00",
"name": "Game Total Under 142",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
},
{
"id": "4e2ca347-b609-4e0f-bc05-46793c0d6421",
"gambit_id": "00e25b6c-50fe-472f-b14f-970218ad9ea4",
"last_updated": "2023-03-17T10:47:24.923870-04:00",
"created_at": "2023-03-14T19:52:10.173370-04:00",
"name": "Game Total Over 142",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
}
]
}