GET /api/bet_types/1514a751-30d8-492b-a327-3f54586d9f81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1514a751-30d8-492b-a327-3f54586d9f81",
"match": "https://api-prod.gambitprofit.com/api/matches/38ce88fd-55b4-42a7-9484-2e4d3ea293b6/?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 8.5",
"amount": 5096.0
},
{
"team": "Game Total Over 8.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "4154c88d-36d2-4aa2-9f3d-3b4c60499915",
"gambit_id": "1000e5a7-003d-49f8-8816-db255d70a3e1",
"last_updated": "2022-09-02T09:07:08.013235-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1514a751-30d8-492b-a327-3f54586d9f81/?format=api"
},
{
"id": "d1e64b44-93e2-4528-ac48-da0c964b658a",
"gambit_id": "eb767a84-5261-410d-9954-e18e853725b2",
"last_updated": "2022-09-02T09:07:08.014040-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1514a751-30d8-492b-a327-3f54586d9f81/?format=api"
}
]
}