GET /api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecc75a1e-fb42-4189-98bb-5395ab1415bb",
"match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-11T11:17:07.347653-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d6dcc11-966e-4887-a863-01fc56bd790e",
"gambit_id": "3e2c254e-1fab-483a-82f9-040ec6710e8f",
"last_updated": "2023-05-14T10:57:11.949072-04:00",
"created_at": "2023-05-11T11:17:07.349401-04:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
},
{
"id": "32279ea4-a626-4b34-9d45-debba2f31a38",
"gambit_id": "dd48524a-082d-40c3-adbc-f4dc77a105d7",
"last_updated": "2023-05-14T10:57:11.950449-04:00",
"created_at": "2023-05-11T11:17:07.350877-04:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
}
]
}