GET /api/bet_types/d84e60e1-5259-47f0-88a7-f2553a914411/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d84e60e1-5259-47f0-88a7-f2553a914411",
"match": "https://api-prod.gambitprofit.com/api/matches/a2e13cb3-ef1f-429b-81ab-7c9fa5da69b3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:17.914106-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1a528722-e806-4fb1-a44d-c1d1e86b158c",
"gambit_id": "3ba0fd06-f97d-4063-8a79-af754d74e530",
"last_updated": "2023-12-19T20:53:16.651781-05:00",
"created_at": "2023-12-18T09:53:17.917985-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84e60e1-5259-47f0-88a7-f2553a914411/?format=api"
},
{
"id": "830b4b20-eff3-49a7-8970-790bfc2f21d6",
"gambit_id": "be4c9e91-d157-46b3-9e30-3a205ee0e5af",
"last_updated": "2023-12-19T20:53:16.648547-05:00",
"created_at": "2023-12-18T09:53:17.922737-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84e60e1-5259-47f0-88a7-f2553a914411/?format=api"
}
]
}