GET /api/bet_types/7d50af0d-7895-4f69-b26e-7257647ca9eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d50af0d-7895-4f69-b26e-7257647ca9eb",
"match": "https://api-prod.gambitprofit.com/api/matches/b2b61264-b124-4f96-b01d-96d6cfb7507e/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.081785-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "02e42291-b647-4d38-aab3-be7c354acb2f",
"gambit_id": "6dd249a8-5dc7-4d60-ab68-27e48a6bbdf5",
"last_updated": "2023-03-01T09:42:13.257801-05:00",
"created_at": "2023-02-28T12:36:59.083013-05:00",
"name": "Game Total Under 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d50af0d-7895-4f69-b26e-7257647ca9eb/?format=api"
},
{
"id": "4bffac3d-6af4-4a5d-b3a8-230154221bcb",
"gambit_id": "2372663a-2ddc-46dd-b2ef-f7dbb42a0d98",
"last_updated": "2023-03-01T09:42:13.258999-05:00",
"created_at": "2023-02-28T12:36:59.084328-05:00",
"name": "Game Total Over 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d50af0d-7895-4f69-b26e-7257647ca9eb/?format=api"
}
]
}