GET /api/bet_types/eae08902-e72b-40fa-8a2e-e2b906dd2870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eae08902-e72b-40fa-8a2e-e2b906dd2870",
"match": "https://api-prod.gambitprofit.com/api/matches/21422662-ec3d-490b-ba02-128237c117dc/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:10.979469-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 210",
"amount": 5000.0
},
{
"team": "Game Total Under 210",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "23690d6c-cff1-4310-ab14-32a1b41da442",
"gambit_id": "a95a6fed-dc8e-4108-9abf-596f548c64b3",
"last_updated": "2023-11-21T14:18:20.267934-05:00",
"created_at": "2023-11-20T09:48:10.986988-05:00",
"name": "Game Total Over 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae08902-e72b-40fa-8a2e-e2b906dd2870/?format=api"
},
{
"id": "12e29f6e-dbfb-4a39-ab5c-0df15cbdc2c0",
"gambit_id": "b11182d8-042f-4dce-b963-399cd74ed7a9",
"last_updated": "2023-11-21T14:18:20.263931-05:00",
"created_at": "2023-11-20T09:48:10.983066-05:00",
"name": "Game Total Under 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae08902-e72b-40fa-8a2e-e2b906dd2870/?format=api"
}
]
}