GET /api/bet_types/0a7fe15d-bae7-46c1-b156-114408f921bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a7fe15d-bae7-46c1-b156-114408f921bc",
"match": "https://api-prod.gambitprofit.com/api/matches/1818ba9e-1f84-42e9-b4b2-45ae040b2433/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:04.659524-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f2847024-159d-4142-9522-9de956e9ceff",
"gambit_id": "c2e4441f-3e18-4f99-93ec-2ef45336b4af",
"last_updated": "2024-01-02T10:28:11.430822-05:00",
"created_at": "2023-12-31T10:13:04.666959-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a7fe15d-bae7-46c1-b156-114408f921bc/?format=api"
},
{
"id": "7d2da5df-dfb7-4bb6-8924-bd016f5af75c",
"gambit_id": "b2c145f4-a31a-4200-a0da-03f93ca9b84a",
"last_updated": "2024-01-02T10:28:11.434089-05:00",
"created_at": "2023-12-31T10:13:04.671789-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a7fe15d-bae7-46c1-b156-114408f921bc/?format=api"
}
]
}