GET /api/bet_types/50146129-e27e-48c3-b794-f301e67efd72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50146129-e27e-48c3-b794-f301e67efd72",
"match": "https://api-prod.gambitprofit.com/api/matches/857f9998-e6fd-4967-9e2f-15164b50392f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-27T10:17:02.310004-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "60095d3b-50d1-4243-a920-95f02715cac1",
"gambit_id": "10d97962-95a9-4dea-bd37-6498fd423988",
"last_updated": "2023-02-28T12:37:09.055664-05:00",
"created_at": "2023-02-27T10:17:02.311271-05:00",
"name": "Game Total Under 229.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50146129-e27e-48c3-b794-f301e67efd72/?format=api"
},
{
"id": "91f2cc76-9097-4281-8abf-c25071650906",
"gambit_id": "d637a8bc-1aa3-4796-a48e-2ae669971d93",
"last_updated": "2023-02-28T12:37:09.056859-05:00",
"created_at": "2023-02-27T10:17:02.312542-05:00",
"name": "Game Total Over 229.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50146129-e27e-48c3-b794-f301e67efd72/?format=api"
}
]
}