GET /api/bet_types/da23d2d2-83a0-4a4d-b289-9b3aa5ca6cc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da23d2d2-83a0-4a4d-b289-9b3aa5ca6cc4",
"match": "https://api-prod.gambitprofit.com/api/matches/c76eba73-159b-466c-be96-8f4184c2975e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:14.507123-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f25079dc-9599-4278-a92e-ccb4d43d3ec3",
"gambit_id": "5b0d09e7-cef2-479e-8b28-b30ec921ffc5",
"last_updated": "2024-01-26T13:23:10.442037-05:00",
"created_at": "2024-01-24T09:13:14.515774-05:00",
"name": "Game Total Over 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da23d2d2-83a0-4a4d-b289-9b3aa5ca6cc4/?format=api"
},
{
"id": "26eaba9c-6974-46e3-a174-bb024e91fc84",
"gambit_id": "a72199c3-43b7-47b6-9a5d-88dde16f3a83",
"last_updated": "2024-01-26T13:23:10.438433-05:00",
"created_at": "2024-01-24T09:13:14.511667-05:00",
"name": "Game Total Under 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da23d2d2-83a0-4a4d-b289-9b3aa5ca6cc4/?format=api"
}
]
}