GET /api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4efcc28b-d7ae-40c7-abfb-1d916164df51",
"match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:20.820578-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",
"amount": 5000.0
},
{
"team": "Game Total Over 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "21b5450e-6991-45c9-bf80-d60e3649d57c",
"gambit_id": "9bf56279-e4a5-43db-9848-1c2a5806aff2",
"last_updated": "2024-01-19T20:43:13.468119-05:00",
"created_at": "2024-01-18T10:18:20.824653-05:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
},
{
"id": "698bffa2-391e-44d8-ad6a-fef740f39a33",
"gambit_id": "2df819b9-278e-469e-9fe3-4b4c1522049e",
"last_updated": "2024-01-19T20:43:13.471537-05:00",
"created_at": "2024-01-18T10:18:20.829603-05:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
}
]
}