GET /api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "426e29b8-dbb3-47e3-8638-28c37d9edc17",
"match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?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": 5668.0
},
{
"team": "Game Total Under 2.5",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "8721f901-2f4f-471b-9d6a-d253f4ab3765",
"gambit_id": "d15eee49-eaf0-414e-8252-5b9b26debd6e",
"last_updated": "2022-08-29T11:12:12.616366-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
},
{
"id": "df0d9086-d41f-419f-8444-78431d8d75c9",
"gambit_id": "fb8d4b67-26db-4db3-8d31-dac021aab0c1",
"last_updated": "2022-08-29T11:12:12.615845-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.08000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
}
]
}