GET /api/bet_types/92e02194-d002-476f-9104-8b8100ad932f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92e02194-d002-476f-9104-8b8100ad932f",
"match": "https://api-prod.gambitprofit.com/api/matches/1eb7eac3-f601-4da0-bda0-a76021abf37b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:01.866880-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "90953f00-0481-4455-a3f2-934a5a28b521",
"gambit_id": "4db52bc3-233d-45bf-8363-11d2f3977eba",
"last_updated": "2023-09-18T22:53:05.498932-04:00",
"created_at": "2023-09-17T10:28:01.882699-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e02194-d002-476f-9104-8b8100ad932f/?format=api"
},
{
"id": "75b07777-841f-488d-8701-8d46f7363a68",
"gambit_id": "af2e5340-59a8-4fb0-9474-2efa6e93c519",
"last_updated": "2023-09-18T22:53:05.495639-04:00",
"created_at": "2023-09-17T10:28:01.873358-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e02194-d002-476f-9104-8b8100ad932f/?format=api"
}
]
}