GET /api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a89af982-4c76-4b99-8664-1d48fd78075b",
"match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "52076aca-541b-44d9-88eb-e8e4f1386833",
"gambit_id": "64e05a4c-46f6-46e0-8c08-175ebd6737b4",
"last_updated": "2022-12-05T15:37:08.216932-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
},
{
"id": "fc8fa496-d424-4773-ac2f-b48391b9a737",
"gambit_id": "7aa4a40f-fe79-4b9d-967b-f0c1b21cb965",
"last_updated": "2022-12-05T15:37:08.218136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
}
]
}