GET /api/bet_types/50682a33-01b6-468f-856f-7046c5abd6d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50682a33-01b6-468f-856f-7046c5abd6d3",
"match": "https://api-prod.gambitprofit.com/api/matches/998265fa-50b6-4a19-8f8c-d11fd7893e87/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:08.065348-04: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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0b058304-4083-452c-be25-b9321336e591",
"gambit_id": "4f362080-9235-45fa-b16a-64242132f10b",
"last_updated": "2023-04-26T20:42:15.329829-04:00",
"created_at": "2023-04-25T11:42:08.067012-04:00",
"name": "Game Total Under 220.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50682a33-01b6-468f-856f-7046c5abd6d3/?format=api"
},
{
"id": "4fe31a29-63cb-403e-91b4-56afb00e8dab",
"gambit_id": "78c07dfc-2024-445e-adad-9366ebfa79b3",
"last_updated": "2023-04-26T20:42:15.333071-04:00",
"created_at": "2023-04-25T11:42:08.068816-04:00",
"name": "Game Total Over 220.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50682a33-01b6-468f-856f-7046c5abd6d3/?format=api"
}
]
}