GET /api/bet_types/db7349ec-dce8-4b1f-af45-b0f08c21aeb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db7349ec-dce8-4b1f-af45-b0f08c21aeb1",
"match": "https://api-prod.gambitprofit.com/api/matches/54889af9-cdd4-489c-ae77-a0c222962b60/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:13.458716-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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1c97d37d-7dfb-4f2e-84e2-1c505f59662c",
"gambit_id": "195db31a-d7b8-4737-8b58-17f5b96d59dc",
"last_updated": "2024-01-02T10:33:10.901695-05:00",
"created_at": "2023-12-27T09:43:13.462389-05:00",
"name": "Game Total Over 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7349ec-dce8-4b1f-af45-b0f08c21aeb1/?format=api"
},
{
"id": "7e1a8cfa-ac9e-4efc-9082-9c10aa014612",
"gambit_id": "dd2ad90a-ee46-438c-9d1a-ef19533d49f8",
"last_updated": "2024-01-02T10:33:10.913794-05:00",
"created_at": "2023-12-27T09:43:13.466077-05:00",
"name": "Game Total Under 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7349ec-dce8-4b1f-af45-b0f08c21aeb1/?format=api"
}
]
}