GET /api/bet_types/82a085ad-98f8-4782-af52-b05e26b819e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82a085ad-98f8-4782-af52-b05e26b819e7",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec/?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": 7480.0
},
{
"team": "Game Total Under 2.5",
"amount": 2520.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "5f49d25a-ede9-4c66-8878-2163b659450f",
"gambit_id": "cb71aacb-3caf-4063-a691-a8b25cf37a11",
"last_updated": "2022-10-26T10:12:15.413259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.24000",
"odds": "1.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a085ad-98f8-4782-af52-b05e26b819e7/?format=api"
},
{
"id": "a4357c8e-1690-496b-8da4-66caba26234b",
"gambit_id": "6a4e84ff-9003-4ef0-8c9c-716ea6860018",
"last_updated": "2022-10-26T10:12:15.412212-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "3.68000",
"odds": "3.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a085ad-98f8-4782-af52-b05e26b819e7/?format=api"
}
]
}