GET /api/bet_types/5b6fe388-49f4-448a-a442-8242290e30a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b6fe388-49f4-448a-a442-8242290e30a4",
"match": "https://api-prod.gambitprofit.com/api/matches/de72ac9d-39d2-4dc0-9eb2-66bb03f3bad8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:21.586352-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "de352ee2-0a2d-47b9-944f-f1dc9b6dafbf",
"gambit_id": "cdb591d7-f79a-4fa4-9005-be4857c8bea4",
"last_updated": "2023-06-22T10:13:03.603487-04:00",
"created_at": "2023-06-20T08:33:21.593454-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6fe388-49f4-448a-a442-8242290e30a4/?format=api"
},
{
"id": "1dd22f94-b458-4766-a33d-138639cad154",
"gambit_id": "d1142c64-452a-452d-850a-3191d1c9fcfa",
"last_updated": "2023-06-22T10:13:03.601271-04:00",
"created_at": "2023-06-20T08:33:21.590599-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6fe388-49f4-448a-a442-8242290e30a4/?format=api"
}
]
}