GET /api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d2385eb-109d-4bc1-ab89-38498158cda8",
"match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:05.218396-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 9",
"amount": 5214.0
},
{
"team": "Game Total Over 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "1d0c7823-1fbb-497a-bc13-d7849d4cb419",
"gambit_id": "cc0b0d43-363f-42c7-93f4-6c0fe5137890",
"last_updated": "2023-05-15T11:37:02.370378-04:00",
"created_at": "2023-05-14T10:57:05.220090-04:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
},
{
"id": "bc3c1f09-e6bc-4b95-ac8a-07bba529f03d",
"gambit_id": "1963ffa4-4b62-49dc-ad73-68e91a4c2f80",
"last_updated": "2023-05-15T11:37:02.371626-04:00",
"created_at": "2023-05-14T10:57:05.221815-04:00",
"name": "Game Total Over 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
}
]
}