GET /api/bet_types/bf8721f9-cc64-4120-bdb6-41a1e24e0035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf8721f9-cc64-4120-bdb6-41a1e24e0035",
"match": "https://api-prod.gambitprofit.com/api/matches/be113001-b3fd-40da-8feb-91bd1314d56c/?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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "35926584-e470-47b3-b333-0cc2932f055f",
"gambit_id": "ad2d84a5-95bf-4337-b47e-8081ac0ecc76",
"last_updated": "2022-10-31T12:07:11.951366-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8721f9-cc64-4120-bdb6-41a1e24e0035/?format=api"
},
{
"id": "2031b603-2ef3-4725-ad72-bd0cb394a5a9",
"gambit_id": "526b15c8-4d8a-4962-ab5a-ce2b753bc2d6",
"last_updated": "2022-10-31T12:07:11.950252-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8721f9-cc64-4120-bdb6-41a1e24e0035/?format=api"
}
]
}