GET /api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "947f4fb9-5954-4ee9-b8c5-49e9d6401463",
"match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?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 8",
"amount": 5110.0
},
{
"team": "Game Total Over 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "6ecc3620-c166-4870-84d4-7bb8e5f4f223",
"gambit_id": "537a3245-fea8-42fe-84be-cfead3c4b680",
"last_updated": "2022-09-11T18:27:15.916708-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
},
{
"id": "2434bbf6-0121-4788-9ae0-fc63b6a176d3",
"gambit_id": "19334721-0352-4c7e-96bb-7f61fc840758",
"last_updated": "2022-09-11T18:27:15.917831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
}
]
}