GET /api/bet_types/d890c593-3ad4-4c9f-945c-8e0560936e5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d890c593-3ad4-4c9f-945c-8e0560936e5b",
"match": "https://api-prod.gambitprofit.com/api/matches/19375f97-5303-4ece-adee-c6d37dcc6a9e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T09:07:22.214841-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "42a5c7f4-bcc4-4518-9804-764c0587a4e8",
"gambit_id": "7d0b6b7f-b843-42c6-b941-3a60ec612ec5",
"last_updated": "2023-03-28T11:11:57.458355-04:00",
"created_at": "2023-03-27T09:07:22.216731-04:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d890c593-3ad4-4c9f-945c-8e0560936e5b/?format=api"
},
{
"id": "a555ac36-52a9-44f7-af0f-85ba2588e1b0",
"gambit_id": "322700c3-5149-481e-a59b-56df886c25fe",
"last_updated": "2023-03-28T11:11:57.460226-04:00",
"created_at": "2023-03-27T09:07:22.218549-04:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d890c593-3ad4-4c9f-945c-8e0560936e5b/?format=api"
}
]
}