GET /api/bet_types/053c0a9b-320f-45cc-b440-574327d656e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "053c0a9b-320f-45cc-b440-574327d656e0",
"match": "https://api-prod.gambitprofit.com/api/matches/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-21T09:03:04.440019-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 252.5",
"amount": 5000.0
},
{
"team": "Game Total Over 252.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "25ef8fbc-b65e-49f4-a4e6-6ca25b248e73",
"gambit_id": "70180882-5c18-4f4e-b1d7-972b4bbdc5fc",
"last_updated": "2023-11-22T09:48:26.646987-05:00",
"created_at": "2023-11-21T09:03:04.447839-05:00",
"name": "Game Total Under 252.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "252.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053c0a9b-320f-45cc-b440-574327d656e0/?format=api"
},
{
"id": "813e676c-1262-44b1-93c7-8a601ad9c9ce",
"gambit_id": "9f2edefa-0c2c-4a34-ab35-736d601d59f7",
"last_updated": "2023-11-22T09:48:26.643726-05:00",
"created_at": "2023-11-21T09:03:04.443904-05:00",
"name": "Game Total Over 252.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "252.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053c0a9b-320f-45cc-b440-574327d656e0/?format=api"
}
]
}