GET /api/bet_types/b9f38df0-3a62-451e-bd93-cbd36576cfa7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9f38df0-3a62-451e-bd93-cbd36576cfa7",
"match": "https://api-prod.gambitprofit.com/api/matches/8cdd38ab-32d5-4c39-97ad-58b639b13ca6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:07:56.063555-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "257afea5-6001-42a6-a8ce-6b804bb3933b",
"gambit_id": "2c5979ef-fb41-42e5-924f-09fac1168174",
"last_updated": "2024-01-09T10:43:23.775806-05:00",
"created_at": "2024-01-07T09:07:56.066938-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f38df0-3a62-451e-bd93-cbd36576cfa7/?format=api"
},
{
"id": "db978f10-9c8e-4864-8bbd-30d810f7ab4a",
"gambit_id": "d366315f-a825-45d0-b0a0-e3e3eda0e8b9",
"last_updated": "2024-01-09T10:43:23.779347-05:00",
"created_at": "2024-01-07T09:07:56.070792-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f38df0-3a62-451e-bd93-cbd36576cfa7/?format=api"
}
]
}