GET /api/bet_types/d0bbe65e-a982-4481-91b6-76bfac800c41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0bbe65e-a982-4481-91b6-76bfac800c41",
"match": "https://api-prod.gambitprofit.com/api/matches/43aa706f-4604-4232-a4c9-b68324b64de3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-09T08:48:02.065038-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 8",
"amount": 5094.0
},
{
"team": "Game Total Under 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "14722f6d-d102-4203-a0d6-fa1dbce06838",
"gambit_id": "a139e91d-f9f4-4ac1-ab7b-7bb301cee5a9",
"last_updated": "2023-10-10T09:48:21.954441-04:00",
"created_at": "2023-10-09T08:48:02.071013-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0bbe65e-a982-4481-91b6-76bfac800c41/?format=api"
},
{
"id": "59185c16-8e8d-4b96-b56f-93a45d0ba581",
"gambit_id": "f53d4bb1-3c15-4ed7-829f-c946f449713a",
"last_updated": "2023-10-10T09:48:21.958105-04:00",
"created_at": "2023-10-09T08:48:02.076777-04:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0bbe65e-a982-4481-91b6-76bfac800c41/?format=api"
}
]
}