GET /api/bet_types/29ce3454-c2a8-4007-ac4e-89dae9fabdf2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29ce3454-c2a8-4007-ac4e-89dae9fabdf2",
"match": "https://api-prod.gambitprofit.com/api/matches/396becb0-c862-4280-89c4-4ef43ce5f197/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:14.526823-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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "85e840c3-d300-4249-968b-69427430109c",
"gambit_id": "a1364de8-989a-4f29-ac05-abbd0cf14b41",
"last_updated": "2024-01-29T22:03:10.583873-05:00",
"created_at": "2024-01-27T09:18:14.530725-05:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ce3454-c2a8-4007-ac4e-89dae9fabdf2/?format=api"
},
{
"id": "a1ac8c8e-692d-4796-9001-67c5799c1cb8",
"gambit_id": "ad635130-642a-4313-9cb0-fedd67c8aa08",
"last_updated": "2024-01-29T22:03:10.587323-05:00",
"created_at": "2024-01-27T09:18:14.536023-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ce3454-c2a8-4007-ac4e-89dae9fabdf2/?format=api"
}
]
}