GET /api/bet_types/50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e",
"match": "https://api-prod.gambitprofit.com/api/matches/e6e21613-377c-42d7-9530-cf87ac71732c/?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": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "7326a89d-00c3-4518-8478-cfa74ccb511c",
"gambit_id": "3a86a9af-6589-40cc-ba2c-0de2cd41c7da",
"last_updated": "2022-10-21T21:02:24.969897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e/?format=api"
},
{
"id": "a7225a46-7302-4d6f-bf37-3a15504b33b1",
"gambit_id": "3e681ff4-8f3e-4273-8b9f-978e5ec9e630",
"last_updated": "2022-10-21T21:02:24.968658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e/?format=api"
}
]
}