GET /api/bet_types/4cea1b36-bf33-450a-8ddb-8e830280242e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cea1b36-bf33-450a-8ddb-8e830280242e",
"match": "https://api-prod.gambitprofit.com/api/matches/33b77164-65d6-4c6a-abd4-9b8267c371ef/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T09:42:07.101525-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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "681159f8-8e3c-4a36-89be-012f4afa2c54",
"gambit_id": "1b88b2ac-d7cd-4049-99d1-b155cf1c1d7b",
"last_updated": "2023-03-26T13:37:06.367166-04:00",
"created_at": "2023-03-24T09:42:07.105475-04:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cea1b36-bf33-450a-8ddb-8e830280242e/?format=api"
},
{
"id": "2a1a1ed7-072a-4d7e-9f94-7e9d135a3992",
"gambit_id": "7614dd11-d399-4ba0-ae5d-147659c3601f",
"last_updated": "2023-03-26T13:37:06.364596-04:00",
"created_at": "2023-03-24T09:42:07.103512-04:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cea1b36-bf33-450a-8ddb-8e830280242e/?format=api"
}
]
}