GET /api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "898b3e6e-8e40-4d93-bbd6-462fa9bc2680",
"match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 50",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "c79ac100-c0a5-47cc-b1d5-4e32b2436c48",
"gambit_id": "be7ea48b-ed59-4a5f-a8b8-adb2b662c453",
"last_updated": "2022-09-11T10:42:23.933224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
},
{
"id": "981a76ff-beb3-45b8-8464-3b86d5cc3674",
"gambit_id": "b10c4153-5733-430a-826b-026464834a65",
"last_updated": "2022-09-11T10:42:23.934398-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
}
]
}