GET /api/bet_types/54082cd9-9070-4651-a7ed-8217ee932bca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54082cd9-9070-4651-a7ed-8217ee932bca",
"match": "https://api-prod.gambitprofit.com/api/matches/5e29b7f4-6b25-4f88-97f1-eb96db53ed14/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a18d7012-cde2-4016-8ca0-d8e18ddf2450",
"gambit_id": "399cda2e-ed4b-45aa-a135-523717f92766",
"last_updated": "2022-10-24T11:47:20.119058-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54082cd9-9070-4651-a7ed-8217ee932bca/?format=api"
},
{
"id": "3d727f67-cc85-4b77-ab1e-24eb158d897b",
"gambit_id": "44f94c1f-687f-471f-a34b-c9da4b36d1ef",
"last_updated": "2022-10-24T11:47:20.120117-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54082cd9-9070-4651-a7ed-8217ee932bca/?format=api"
}
]
}