GET /api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77a9ad69-66bb-4a31-9467-a0813090456d",
"match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?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 Under 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "fb556c1f-a866-48ad-9d36-dc3ea4960531",
"gambit_id": "7310054d-69ef-4af9-a46f-9175c62bd45f",
"last_updated": "2022-10-20T09:31:58.773752-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
},
{
"id": "2a80df67-f6b7-4bd9-89aa-32853645fe45",
"gambit_id": "66ba95f1-5b3f-43a8-921e-c875322a801a",
"last_updated": "2022-10-20T09:31:58.774893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
}
]
}