GET /api/bet_types/88bc2101-6514-4dc0-aee6-369b553f3af7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88bc2101-6514-4dc0-aee6-369b553f3af7",
"match": "https://api-prod.gambitprofit.com/api/matches/2e304cde-5cf0-4286-a738-63e889311faa/?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 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e976c577-2fef-407f-81cb-9027e881067b",
"gambit_id": "b41b5f5c-7c93-4854-9bf2-305ff64c94e5",
"last_updated": "2022-09-25T21:32:24.361190-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88bc2101-6514-4dc0-aee6-369b553f3af7/?format=api"
},
{
"id": "bbe122dc-d19f-4848-830a-7d2e554d86d5",
"gambit_id": "1f93437b-2a72-4425-b4aa-e2c6c29079b3",
"last_updated": "2022-09-25T21:32:24.360132-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88bc2101-6514-4dc0-aee6-369b553f3af7/?format=api"
}
]
}