GET /api/bet_types/eb13a8df-b5fc-4389-a9f6-f07000dc084d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb13a8df-b5fc-4389-a9f6-f07000dc084d",
"match": "https://api-prod.gambitprofit.com/api/matches/aae29ef3-6263-41de-a8ef-2fe49957089e/?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 Over 2.5",
"amount": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "f8131b5d-c54d-4402-86d3-507f91c44883",
"gambit_id": "fa4315a8-16e7-4648-a3b8-4c50939caa74",
"last_updated": "2022-09-07T12:46:56.664852-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb13a8df-b5fc-4389-a9f6-f07000dc084d/?format=api"
},
{
"id": "f312650f-3708-4c51-a45f-a2ba32450903",
"gambit_id": "1b2c9f35-2b33-4cd8-b5ee-53d92d7b4edf",
"last_updated": "2022-09-07T12:46:56.663863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb13a8df-b5fc-4389-a9f6-f07000dc084d/?format=api"
}
]
}