GET /api/bet_types/03f24fa1-d892-451d-8470-e35271d841b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03f24fa1-d892-451d-8470-e35271d841b4",
"match": "https://api-prod.gambitprofit.com/api/matches/79c14833-0fdd-40fd-ac5d-93a9e85051c7/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-15T09:07:12.359913-04: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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8a9eef38-b792-4983-a472-535f64766d95",
"gambit_id": "d8bcc535-9d5e-4e0d-b457-868bbf6d1718",
"last_updated": "2023-03-16T17:37:22.265600-04:00",
"created_at": "2023-03-15T09:07:12.361839-04:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f24fa1-d892-451d-8470-e35271d841b4/?format=api"
},
{
"id": "1cc5ac6f-86ac-4d03-984e-879f694ab101",
"gambit_id": "655358f7-a7fd-44b3-b791-3d72ab09a569",
"last_updated": "2023-03-16T17:37:22.267623-04:00",
"created_at": "2023-03-15T09:07:12.364204-04:00",
"name": "Dallas Mavericks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f24fa1-d892-451d-8470-e35271d841b4/?format=api"
}
]
}