GET /api/bet_types/dc230aaf-e63f-463a-9ee5-1d1b512ba280/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc230aaf-e63f-463a-9ee5-1d1b512ba280",
"match": "https://api-prod.gambitprofit.com/api/matches/dd053728-094f-40bc-9804-68697ca520f0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-28T10:03:14.075218-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0f64fcfd-af87-48fa-95c8-21c2dcb3f476",
"gambit_id": "831dd5d2-9109-4975-a4ff-d755cac05ef5",
"last_updated": "2023-12-30T16:23:09.290692-05:00",
"created_at": "2023-12-28T10:03:14.079211-05:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc230aaf-e63f-463a-9ee5-1d1b512ba280/?format=api"
},
{
"id": "67cd0ab0-cbd8-4746-9613-54d9e9090f34",
"gambit_id": "07cc9fdf-9274-4f55-b635-ce80deaddef2",
"last_updated": "2023-12-30T16:23:09.294212-05:00",
"created_at": "2023-12-28T10:03:14.084273-05:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc230aaf-e63f-463a-9ee5-1d1b512ba280/?format=api"
}
]
}