GET /api/bet_types/e04a4c46-9371-4715-9949-6b9bd0af7515/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e04a4c46-9371-4715-9949-6b9bd0af7515",
"match": "https://api-prod.gambitprofit.com/api/matches/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T08:53:10.617842-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": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6b707232-db71-4656-abee-2003b3516e00",
"gambit_id": "23f36219-4d3f-4daa-a3ce-7355cb52a50b",
"last_updated": "2023-07-20T09:48:17.407346-04:00",
"created_at": "2023-07-18T08:53:10.621264-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04a4c46-9371-4715-9949-6b9bd0af7515/?format=api"
},
{
"id": "66c4eec4-d988-465c-bfa9-0bfd6424d50c",
"gambit_id": "4140bfeb-afed-4f47-b9ce-3a2304844de6",
"last_updated": "2023-07-20T09:48:17.409382-04:00",
"created_at": "2023-07-18T08:53:10.619587-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04a4c46-9371-4715-9949-6b9bd0af7515/?format=api"
}
]
}