GET /api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7846446-e7e2-46de-9183-751825205597",
"match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:26.354540-04: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",
"amount": 5000.0
},
{
"team": "Game Total Over",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3358fa9a-a37d-46c8-8597-368b854dc285",
"gambit_id": "e3832c71-f8e2-4fb9-9f1b-c9f3f216d4d4",
"last_updated": "2023-09-25T14:23:22.978789-04:00",
"created_at": "2023-09-23T09:38:26.362167-04:00",
"name": "Game Total Under",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
},
{
"id": "8d6c5821-f53a-4e3c-bd00-398a947c0524",
"gambit_id": "dc644b06-eb6d-4e20-8c22-bcfd148d977f",
"last_updated": "2023-09-25T14:23:22.975011-04:00",
"created_at": "2023-09-23T09:38:26.358399-04:00",
"name": "Game Total Over",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
}
]
}