GET /api/bet_types/86b83c3e-2253-4560-83c4-0445b84c1a00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86b83c3e-2253-4560-83c4-0445b84c1a00",
"match": "https://api-prod.gambitprofit.com/api/matches/2048916d-eb0a-49a9-b6b2-feac1cb14dd8/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:13:18.590958-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": "Los Angeles Rams",
"amount": 5214.0
},
{
"team": "Arizona Cardinals",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "ff5be0ae-9db9-4829-885c-f369ce556a86",
"gambit_id": "d94961ab-496f-4e8e-8a62-dc425da01cf6",
"last_updated": "2023-11-27T20:13:15.585098-05:00",
"created_at": "2023-11-22T09:13:18.594742-05:00",
"name": "Los Angeles Rams",
"reward": "1.79000",
"odds": "1.83330",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b83c3e-2253-4560-83c4-0445b84c1a00/?format=api"
},
{
"id": "39f7098c-b3b0-4900-ac55-c19d9b8fc7ab",
"gambit_id": "7a3bd8a4-ed4d-4927-8151-be46a5626d72",
"last_updated": "2023-11-27T20:13:15.588407-05:00",
"created_at": "2023-11-22T09:13:18.598580-05:00",
"name": "Arizona Cardinals",
"reward": "1.95000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b83c3e-2253-4560-83c4-0445b84c1a00/?format=api"
}
]
}