GET /api/bet_types/613d6001-1770-4b37-96e7-22111f5f98b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "613d6001-1770-4b37-96e7-22111f5f98b5",
"match": "https://api-prod.gambitprofit.com/api/matches/d8915da9-1fb9-474f-89f9-fe6e15797d08/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:23.720976-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": "98adf425-8928-423e-81bf-8e507ca3b277",
"gambit_id": "beaa92e4-a717-4430-9e35-b67fe05475db",
"last_updated": "2023-09-26T09:58:05.473379-04:00",
"created_at": "2023-09-24T09:13:23.736622-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/613d6001-1770-4b37-96e7-22111f5f98b5/?format=api"
},
{
"id": "0ef577be-7172-4331-8262-c9d4364e5aea",
"gambit_id": "0eccbf83-409b-4828-86a6-1158f29eefb8",
"last_updated": "2023-09-26T09:58:05.469881-04:00",
"created_at": "2023-09-24T09:13:23.727419-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/613d6001-1770-4b37-96e7-22111f5f98b5/?format=api"
}
]
}