GET /api/bet_types/327feff1-647e-499c-be46-c1bbfc2c25d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "327feff1-647e-499c-be46-c1bbfc2c25d5",
"match": "https://api-prod.gambitprofit.com/api/matches/c2b16664-0d5a-40c2-9de6-70f09b27bc86/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "e3f15759-ec0c-4ac5-9c53-d5d1c0b87d22",
"gambit_id": "b14e6fbe-cc62-45da-9e07-223a890e9728",
"last_updated": "2022-12-20T15:52:21.564688-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327feff1-647e-499c-be46-c1bbfc2c25d5/?format=api"
},
{
"id": "c4cced75-2471-4a52-9b2e-16db06d66066",
"gambit_id": "cb1a29bc-4cf6-4006-be26-a8a2e38684e8",
"last_updated": "2022-12-20T15:52:21.563566-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327feff1-647e-499c-be46-c1bbfc2c25d5/?format=api"
}
]
}