GET /api/bet_types/99fe619b-9335-4265-ab78-079bec9f7a8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99fe619b-9335-4265-ab78-079bec9f7a8e",
"match": "https://api-prod.gambitprofit.com/api/matches/6d426528-5df7-44b0-a781-5518905dc5e7/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "104ea2e0-27fc-4db9-800e-c5e6ac7b8d39",
"gambit_id": "33f34c6b-50d6-479b-a075-da0a5fda1c89",
"last_updated": "2022-11-14T14:43:36.864107-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fe619b-9335-4265-ab78-079bec9f7a8e/?format=api"
},
{
"id": "11459e72-47c8-4750-98cb-b484b8891586",
"gambit_id": "02a3ac2e-ea99-4f2f-a0d8-20c73102a347",
"last_updated": "2022-11-14T14:43:36.865276-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fe619b-9335-4265-ab78-079bec9f7a8e/?format=api"
}
]
}