GET /api/bet_types/91974914-be99-475f-ba45-54d301bd358e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91974914-be99-475f-ba45-54d301bd358e",
"match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:22.513318-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": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "94c91c2e-74dc-407e-beaf-f7a3c7beed84",
"gambit_id": "8863978a-ecc9-4f1e-8f3d-9b9852fbb358",
"last_updated": "2023-09-22T10:48:05.121988-04:00",
"created_at": "2023-09-20T08:23:22.523712-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91974914-be99-475f-ba45-54d301bd358e/?format=api"
},
{
"id": "019b7ad8-50d9-487f-a30c-6f5434c29a6f",
"gambit_id": "43426002-258e-4d9f-86b0-bf07e8312c4b",
"last_updated": "2023-09-22T10:48:05.118171-04:00",
"created_at": "2023-09-20T08:23:22.518112-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91974914-be99-475f-ba45-54d301bd358e/?format=api"
}
]
}