GET /api/bet_types/362c5196-5229-4672-8343-960d4bd1df80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "362c5196-5229-4672-8343-960d4bd1df80",
"match": "https://api-prod.gambitprofit.com/api/matches/5473f795-db72-4bfe-817f-dd81a7fc4364/?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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 8672.44,
"profit_sb": -327.56,
"profit_sb_percentage": -3.64,
"recommended": false
},
"lines": [
{
"id": "f0480180-3cc1-4fe2-9bfe-96ec6a9a650f",
"gambit_id": "397ae197-cf3a-48d6-8f11-84b341ffdc43",
"last_updated": "2022-12-05T15:42:13.830375-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.61000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362c5196-5229-4672-8343-960d4bd1df80/?format=api"
},
{
"id": "c34996c1-788e-4fbf-9b42-53e1d28a9e3d",
"gambit_id": "4ff2db69-9334-4902-a74c-e2823ba5472d",
"last_updated": "2022-12-05T15:42:13.829216-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362c5196-5229-4672-8343-960d4bd1df80/?format=api"
}
]
}