GET /api/bet_types/b355db51-d8c4-4e84-a4b5-1b13d3c68481/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b355db51-d8c4-4e84-a4b5-1b13d3c68481",
"match": "https://api-prod.gambitprofit.com/api/matches/a92de0f8-e0c7-4661-bf7e-53c84e7f026b/?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 221",
"amount": 5000.0
},
{
"team": "Game Total Over 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "db3679c4-61a7-4097-ab1f-e6296108d2c8",
"gambit_id": "a11a9a2e-ef84-4dcc-abb0-6ecbbc69f6e6",
"last_updated": "2022-12-21T10:36:57.137640-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221",
"reward": "1.79000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b355db51-d8c4-4e84-a4b5-1b13d3c68481/?format=api"
},
{
"id": "cff46999-5419-4c29-a5ed-b3785fb3b3f4",
"gambit_id": "2ba7cad8-5026-4e3f-ac01-220639a8bf30",
"last_updated": "2022-12-21T10:36:57.138729-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221",
"reward": "1.79000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b355db51-d8c4-4e84-a4b5-1b13d3c68481/?format=api"
}
]
}