GET /api/bet_types/b5649187-5aeb-49b6-8fdc-48a95050a4c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5649187-5aeb-49b6-8fdc-48a95050a4c3",
"match": "https://api-prod.gambitprofit.com/api/matches/61f9a5e7-73f0-4653-a4e3-8be2b675fe67/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:14.781180-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 Under 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fb0a654f-e92f-4574-8676-77ced1d8151b",
"gambit_id": "7330f09f-5514-46ce-96e3-4e2a7f6162d4",
"last_updated": "2023-11-29T14:08:20.848999-05:00",
"created_at": "2023-11-28T09:33:14.792444-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5649187-5aeb-49b6-8fdc-48a95050a4c3/?format=api"
},
{
"id": "85fed3bc-a1b3-430e-96fb-1a7d62c583bc",
"gambit_id": "088bec58-dcd8-442c-84a7-b6d1f3e38476",
"last_updated": "2023-11-29T14:08:20.845618-05:00",
"created_at": "2023-11-28T09:33:14.784702-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5649187-5aeb-49b6-8fdc-48a95050a4c3/?format=api"
}
]
}