GET /api/bet_types/91dadf68-2ff1-4cff-9110-9c736c00be14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91dadf68-2ff1-4cff-9110-9c736c00be14",
"match": "https://api-prod.gambitprofit.com/api/matches/360f320b-e234-4435-9bc8-675d22d48abb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:13.234145-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 46",
"amount": 5107.0
},
{
"team": "Game Total Under 46",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fdeefb16-c570-4ff5-be1e-2711677f30ea",
"gambit_id": "7f806e01-6e56-43bc-b569-31f47d92d6a3",
"last_updated": "2024-01-02T10:33:10.670820-05:00",
"created_at": "2023-12-27T09:43:13.237627-05:00",
"name": "Game Total Over 46",
"reward": "1.83000",
"odds": "1.86960",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91dadf68-2ff1-4cff-9110-9c736c00be14/?format=api"
},
{
"id": "413294f7-e7a7-4221-bcd5-676137705235",
"gambit_id": "83fdf406-04a4-438a-9ea7-717aa1c3c94f",
"last_updated": "2024-01-02T10:33:10.674298-05:00",
"created_at": "2023-12-27T09:43:13.241297-05:00",
"name": "Game Total Under 46",
"reward": "1.91000",
"odds": "1.95240",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91dadf68-2ff1-4cff-9110-9c736c00be14/?format=api"
}
]
}