GET /api/bet_types/078dd197-59e8-41d7-a01c-8cc3fb2f4e59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "078dd197-59e8-41d7-a01c-8cc3fb2f4e59",
"match": "https://api-prod.gambitprofit.com/api/matches/f70b2b2a-5c3c-4d7e-b96d-8a7b97a3a7d1/?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": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "bc7e7a9e-fded-480f-8076-a1dff04ec045",
"gambit_id": "0962f85a-555d-45a1-8751-d33315429ba9",
"last_updated": "2022-11-14T11:02:51.225650-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078dd197-59e8-41d7-a01c-8cc3fb2f4e59/?format=api"
},
{
"id": "f693892b-e7fe-4da4-96df-7cf42cd16389",
"gambit_id": "7e0bebe6-5786-40d3-b51e-930205a6aec7",
"last_updated": "2022-11-14T11:02:51.224499-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078dd197-59e8-41d7-a01c-8cc3fb2f4e59/?format=api"
}
]
}