GET /api/bet_types/94eaf577-a0dc-4e66-a2b2-2906942655f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94eaf577-a0dc-4e66-a2b2-2906942655f6",
"match": "https://api-prod.gambitprofit.com/api/matches/b2ea1b7f-cb16-4d0a-b152-98d8630070a2/?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 Over 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": 432.36,
"profit_sb_percentage": 4.8,
"recommended": true
},
"lines": [
{
"id": "661f8cff-cf24-4e03-80ec-966fa9a10627",
"gambit_id": "8e76291c-5dc4-41f2-b89f-87ab3eadf3e6",
"last_updated": "2022-11-02T10:52:36.969559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eaf577-a0dc-4e66-a2b2-2906942655f6/?format=api"
},
{
"id": "58b66578-23c1-4d84-8bde-07793c3fb155",
"gambit_id": "0d1896e6-38d4-4642-b0be-f27f8f791ec0",
"last_updated": "2022-11-02T10:52:36.968434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eaf577-a0dc-4e66-a2b2-2906942655f6/?format=api"
}
]
}