GET /api/bet_types/745e38e1-01ee-48ee-abf5-6f69e07b1b2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "745e38e1-01ee-48ee-abf5-6f69e07b1b2f",
"match": "https://api-prod.gambitprofit.com/api/matches/415c2c84-c854-4211-9539-e1a2f372e52a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:04.077078-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": "743fc486-68d1-42c9-90b9-93b0d0cae086",
"gambit_id": "43b7cf16-8d66-4f3b-bb8b-153d26201fac",
"last_updated": "2023-10-16T18:03:30.764618-04:00",
"created_at": "2023-10-14T09:28:04.088205-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/745e38e1-01ee-48ee-abf5-6f69e07b1b2f/?format=api"
},
{
"id": "3dbef5c2-d27c-422b-9a2a-35238350e08f",
"gambit_id": "d99588cc-c629-4514-9ba7-325106da2bd0",
"last_updated": "2023-10-16T18:03:30.761420-04:00",
"created_at": "2023-10-14T09:28:04.082549-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/745e38e1-01ee-48ee-abf5-6f69e07b1b2f/?format=api"
}
]
}