GET /api/bet_types/404d8c9e-f4c8-41b2-acf7-211b3a10475d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "404d8c9e-f4c8-41b2-acf7-211b3a10475d",
"match": "https://api-prod.gambitprofit.com/api/matches/c15e85d3-8136-4a6e-acd2-9526520c1506/?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 Under 2.5",
"amount": 5152.0
},
{
"team": "Game Total Over 2.5",
"amount": 4848.0
}
],
"expected_reward_tokens": 9016.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "039375e3-5086-43c0-aec0-2b9e72f4d2f1",
"gambit_id": "5fffcf82-b924-4e71-9db8-3dd69e849320",
"last_updated": "2022-08-29T14:17:14.697856-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.75000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d8c9e-f4c8-41b2-acf7-211b3a10475d/?format=api"
},
{
"id": "85208ce0-e3ca-41ee-b5cc-01a51c0f4191",
"gambit_id": "30150140-817d-4706-b208-ca506d313461",
"last_updated": "2022-08-29T14:17:14.698366-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d8c9e-f4c8-41b2-acf7-211b3a10475d/?format=api"
}
]
}