GET /api/bet_types/9120ebe0-ee81-4ea3-b2ef-bce25792c682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9120ebe0-ee81-4ea3-b2ef-bce25792c682",
"match": "https://api-prod.gambitprofit.com/api/matches/fba3d520-bd9a-442e-8555-5babfbf648d9/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T08:53:09.239480-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 2.5",
"amount": 6253.0
},
{
"team": "Game Total Under 2.5",
"amount": 3747.0
}
],
"expected_reward_tokens": 9254.44,
"profit_sb": -245.56,
"profit_sb_percentage": -2.58,
"recommended": false
},
"lines": [
{
"id": "fd92f42f-798f-4c25-83c8-ee6d082943af",
"gambit_id": "f7c20d6c-9947-4cd7-9692-178c84d2294a",
"last_updated": "2023-11-14T09:53:14.606517-05:00",
"created_at": "2023-11-11T08:53:09.243104-05:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9120ebe0-ee81-4ea3-b2ef-bce25792c682/?format=api"
},
{
"id": "f26d40c4-599e-4cfd-978e-b05657b88e42",
"gambit_id": "f570314f-4309-48d4-90e5-f4970dbd7887",
"last_updated": "2023-11-14T09:53:14.609819-05:00",
"created_at": "2023-11-11T08:53:09.247865-05:00",
"name": "Game Total Under 2.5",
"reward": "2.47000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9120ebe0-ee81-4ea3-b2ef-bce25792c682/?format=api"
}
]
}