GET /api/bet_types/dc0a424d-0a13-4b31-bc45-5167e78017cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc0a424d-0a13-4b31-bc45-5167e78017cf",
"match": "https://api-prod.gambitprofit.com/api/matches/98304ccf-0884-4902-9125-d8a508485ea4/?format=api",
"name": "Over/Under",
"created_at": "2023-07-23T11:47:57.319924-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e63617e9-386b-4130-8d17-5b0a9ee968a6",
"gambit_id": "cbc33618-0b63-43bf-9598-7b6ea2ff985c",
"last_updated": "2023-07-24T13:28:09.391838-04:00",
"created_at": "2023-07-23T11:47:57.329923-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0a424d-0a13-4b31-bc45-5167e78017cf/?format=api"
},
{
"id": "c7cbdfc3-1d13-4cae-b1f2-4d7a1a581ed8",
"gambit_id": "115d88b0-3ef0-4802-aebf-32f8538ce3f2",
"last_updated": "2023-07-24T13:28:09.383552-04:00",
"created_at": "2023-07-23T11:47:57.325543-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0a424d-0a13-4b31-bc45-5167e78017cf/?format=api"
}
]
}