GET /api/bet_types/aaf4d088-c328-4b41-9e83-f104fee637d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaf4d088-c328-4b41-9e83-f104fee637d2",
"match": "https://api-prod.gambitprofit.com/api/matches/a503998e-3a2f-4cac-9e6c-bd27b13509af/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:14.570783-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 Over 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3c43e684-590d-417c-b977-36764ea52eeb",
"gambit_id": "d473cb27-8453-4d14-aea0-3505475a9fea",
"last_updated": "2023-10-31T20:18:12.403005-04:00",
"created_at": "2023-10-25T09:13:14.574885-04:00",
"name": "Game Total Over 46",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf4d088-c328-4b41-9e83-f104fee637d2/?format=api"
},
{
"id": "4aaa3550-f85d-4fa4-ba0d-a67b1e26ed6d",
"gambit_id": "444df1c5-67cd-4014-8c36-c11bb8c43aae",
"last_updated": "2023-10-31T20:18:12.406397-04:00",
"created_at": "2023-10-25T09:13:14.578982-04:00",
"name": "Game Total Under 46",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf4d088-c328-4b41-9e83-f104fee637d2/?format=api"
}
]
}