GET /api/bet_types/bb273efc-9f6c-49ec-b158-2a8609ec5ca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb273efc-9f6c-49ec-b158-2a8609ec5ca0",
"match": "https://api-prod.gambitprofit.com/api/matches/c560f369-aaf5-4ef1-96a6-3f29e366b4b1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T09:22:00.099987-05: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 234",
"amount": 5000.0
},
{
"team": "Game Total Over 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d08c2ed3-9997-4967-a924-1271a60ccad1",
"gambit_id": "18fb70d2-e1e3-4409-a5f5-5371fd7158db",
"last_updated": "2023-03-02T07:16:53.228191-05:00",
"created_at": "2023-03-01T09:22:00.101237-05:00",
"name": "Game Total Under 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb273efc-9f6c-49ec-b158-2a8609ec5ca0/?format=api"
},
{
"id": "a9b022c9-2349-4493-b9ef-a84dc3535f7b",
"gambit_id": "12d89848-f9b4-441b-a015-e9176fc4eab7",
"last_updated": "2023-03-02T07:16:53.229394-05:00",
"created_at": "2023-03-01T09:22:00.102484-05:00",
"name": "Game Total Over 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb273efc-9f6c-49ec-b158-2a8609ec5ca0/?format=api"
}
]
}