GET /api/bet_types/60733105-7000-4fbc-9930-d322a70f7c39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60733105-7000-4fbc-9930-d322a70f7c39",
"match": "https://api-prod.gambitprofit.com/api/matches/d65e6470-dd39-499e-9dc8-b923ab6454e7/?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 8.5",
"amount": 5208.0
},
{
"team": "Game Total Under 8.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "b9c43885-bd41-4154-a43a-86b980906907",
"gambit_id": "761e4211-92d8-4d63-a2e9-1b656d97bf39",
"last_updated": "2022-09-28T09:12:15.216774-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60733105-7000-4fbc-9930-d322a70f7c39/?format=api"
},
{
"id": "94bd5986-2a85-41f1-9a6f-ad224a8e352c",
"gambit_id": "001085cc-f5ea-4e41-a3f9-6ac7eba20acf",
"last_updated": "2022-09-28T09:12:15.217949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60733105-7000-4fbc-9930-d322a70f7c39/?format=api"
}
]
}