GET /api/bet_types/fd3c83f3-1a9a-4ca9-a4cf-cde03877db8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd3c83f3-1a9a-4ca9-a4cf-cde03877db8d",
"match": "https://api-prod.gambitprofit.com/api/matches/f2748b94-de71-42bb-a772-3847457fb29a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:01.647643-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "4bc23ca2-ec9e-488a-9721-ddb00e8ff427",
"gambit_id": "87c4229d-09d2-4b92-b41e-45b37726091d",
"last_updated": "2023-10-16T17:58:29.806174-04:00",
"created_at": "2023-10-14T09:28:01.660499-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3c83f3-1a9a-4ca9-a4cf-cde03877db8d/?format=api"
},
{
"id": "811e9f12-eb80-430c-8d30-c3d89a3cb277",
"gambit_id": "1e259ae0-6b60-44f6-9a46-c3b97fe2e9f2",
"last_updated": "2023-10-16T17:58:29.802948-04:00",
"created_at": "2023-10-14T09:28:01.653338-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3c83f3-1a9a-4ca9-a4cf-cde03877db8d/?format=api"
}
]
}