GET /api/bet_types/ddb92dd0-7b4a-4b38-bd48-a53b7be83f76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddb92dd0-7b4a-4b38-bd48-a53b7be83f76",
"match": "https://api-prod.gambitprofit.com/api/matches/d72d7886-6c19-4342-95c4-70949a21349c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:18.283101-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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6a8a6856-1b15-4478-ade4-af6350bf0cfb",
"gambit_id": "7631c9de-83a8-432c-8ef8-d5837fede6a6",
"last_updated": "2024-01-27T10:53:04.288358-05:00",
"created_at": "2024-01-26T09:33:18.291933-05:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddb92dd0-7b4a-4b38-bd48-a53b7be83f76/?format=api"
},
{
"id": "38e32adf-c678-4169-bdc4-d4615c52e5f5",
"gambit_id": "e3d6a898-1aec-4435-8c02-be8793728b36",
"last_updated": "2024-01-27T10:53:04.284719-05:00",
"created_at": "2024-01-26T09:33:18.286975-05:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddb92dd0-7b4a-4b38-bd48-a53b7be83f76/?format=api"
}
]
}