GET /api/bet_types/a72f0704-24ea-4a41-a90a-2fbfc83a5ac6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a72f0704-24ea-4a41-a90a-2fbfc83a5ac6",
"match": "https://api-prod.gambitprofit.com/api/matches/912f184e-8d33-48fc-9709-af8ffa26af9f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:23.866043-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79c534f1-3fdb-456d-b647-075af659aa08",
"gambit_id": "aae3214d-b463-4829-bb23-b9a6255d0e64",
"last_updated": "2023-07-31T18:13:09.353965-04:00",
"created_at": "2023-07-30T08:18:23.870225-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a72f0704-24ea-4a41-a90a-2fbfc83a5ac6/?format=api"
},
{
"id": "bfba6765-27a9-405b-ab04-8a22f1396671",
"gambit_id": "d37db69b-2e33-4dea-b4f0-49d79fc00a04",
"last_updated": "2023-07-31T18:13:09.357861-04:00",
"created_at": "2023-07-30T08:18:23.874146-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a72f0704-24ea-4a41-a90a-2fbfc83a5ac6/?format=api"
}
]
}