GET /api/bet_types/6db8f9c8-2ea3-402c-85f9-9bc58e26e6ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6db8f9c8-2ea3-402c-85f9-9bc58e26e6ad",
"match": "https://api-prod.gambitprofit.com/api/matches/be3e5ca0-9fb9-48d1-91db-aaa379dd8bd8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:58:13.500584-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 Over 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fced1061-67d5-48ac-993c-bd4b4e52c0df",
"gambit_id": "1075e51d-2099-4a25-962d-2da2783ee97b",
"last_updated": "2023-09-18T13:23:20.257392-04:00",
"created_at": "2023-09-14T09:58:13.504818-04:00",
"name": "Game Total Over 46",
"reward": "1.87000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db8f9c8-2ea3-402c-85f9-9bc58e26e6ad/?format=api"
},
{
"id": "032e816d-b284-4f8f-b12b-80f6223a85e8",
"gambit_id": "db6efff0-28e4-46ec-813e-a2d8cd662296",
"last_updated": "2023-09-18T13:23:20.261194-04:00",
"created_at": "2023-09-14T09:58:13.510869-04:00",
"name": "Game Total Under 46",
"reward": "1.87000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db8f9c8-2ea3-402c-85f9-9bc58e26e6ad/?format=api"
}
]
}