GET /api/bet_types/39ecdad3-4932-4f54-ad22-ec44156d86ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39ecdad3-4932-4f54-ad22-ec44156d86ad",
"match": "https://api-prod.gambitprofit.com/api/matches/cf26a59b-0df9-4f00-abde-c37b3ef8377d/?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": 6421.0
},
{
"team": "Game Total Under 2.5",
"amount": 3579.0
}
],
"expected_reward_tokens": 9053.61,
"profit_sb": 53.61,
"profit_sb_percentage": 0.6,
"recommended": true
},
"lines": [
{
"id": "5406cfc8-6cfd-4bbe-8e2a-13b206ffbd56",
"gambit_id": "2922b186-2d69-41f3-b13a-032e50a7a955",
"last_updated": "2022-09-05T10:42:11.193584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.41000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ecdad3-4932-4f54-ad22-ec44156d86ad/?format=api"
},
{
"id": "f67b9a8c-511f-4611-a6de-514510461ba9",
"gambit_id": "ac4332bd-4e09-4898-ba0c-7eed8c4295d5",
"last_updated": "2022-09-05T10:42:11.192441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.53000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ecdad3-4932-4f54-ad22-ec44156d86ad/?format=api"
}
]
}