GET /api/bet_types/7ba94947-9bc8-406a-bc1a-fedff1350219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ba94947-9bc8-406a-bc1a-fedff1350219",
"match": "https://api-prod.gambitprofit.com/api/matches/f508f7e7-4d54-4917-ad95-21a48e386ed0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:04.676959-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8d5a6fc2-4b2e-41b6-85ab-f34b7caac136",
"gambit_id": "5dcc6e00-d491-40ec-97d2-59f33883b714",
"last_updated": "2023-09-18T08:53:18.886828-04:00",
"created_at": "2023-09-15T09:23:04.692011-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba94947-9bc8-406a-bc1a-fedff1350219/?format=api"
},
{
"id": "57618b07-cda9-45c2-9599-375f9e1ed81e",
"gambit_id": "760ed474-be12-4bc5-8903-e8dc1c3d3851",
"last_updated": "2023-09-18T08:53:18.882758-04:00",
"created_at": "2023-09-15T09:23:04.686860-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba94947-9bc8-406a-bc1a-fedff1350219/?format=api"
}
]
}