GET /api/bet_types/6c768a85-9b0c-481e-8625-0b2865ca8569/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c768a85-9b0c-481e-8625-0b2865ca8569",
"match": "https://api-prod.gambitprofit.com/api/matches/b19c03b2-7157-4015-b36c-e6dc9a88e745/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c941696f-e380-4c00-9abd-3189a9c7b224",
"gambit_id": "23fd2240-0752-46b8-9b76-a4b8a372c492",
"last_updated": "2022-10-19T09:37:26.468617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c768a85-9b0c-481e-8625-0b2865ca8569/?format=api"
},
{
"id": "3007c119-d9c6-45f9-9fb5-f975dce01cde",
"gambit_id": "fb339512-9755-467b-8723-e41bdfbb8424",
"last_updated": "2022-10-19T09:37:26.469598-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c768a85-9b0c-481e-8625-0b2865ca8569/?format=api"
}
]
}