GET /api/bet_types/38854e94-dee7-4f00-a48b-bae38ba7c3cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38854e94-dee7-4f00-a48b-bae38ba7c3cf",
"match": "https://api-prod.gambitprofit.com/api/matches/9c2ade48-1757-4992-92de-9fd7628d77e3/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "9d99f4aa-13f1-40d1-bd78-f8ae6f242213",
"gambit_id": "2e87f46c-0336-4780-aac6-3bbe61ca860f",
"last_updated": "2022-09-10T21:52:23.512056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854e94-dee7-4f00-a48b-bae38ba7c3cf/?format=api"
},
{
"id": "f2211436-6605-4af3-a3b2-8ae10103866a",
"gambit_id": "a45cdd99-5762-4723-90aa-361f61480bda",
"last_updated": "2022-09-10T21:52:23.511033-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854e94-dee7-4f00-a48b-bae38ba7c3cf/?format=api"
}
]
}