GET /api/bet_types/7b1fe6c1-0378-4b54-8bb7-466351588d25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b1fe6c1-0378-4b54-8bb7-466351588d25",
"match": "https://api-prod.gambitprofit.com/api/matches/459b9280-e496-4b8b-a06b-99fae9dca7ce/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T09:12:20.343717-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": "8b043612-5ec8-475b-8f47-dbb5b4ca290e",
"gambit_id": "bfd9c4b7-1316-4763-a364-f690ae181f5d",
"last_updated": "2023-02-15T10:46:58.689673-05:00",
"created_at": "2023-02-14T09:12:20.345014-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/7b1fe6c1-0378-4b54-8bb7-466351588d25/?format=api"
},
{
"id": "b807458a-a005-4973-a470-a1b2d7d6d491",
"gambit_id": "e7256479-780b-4784-9aee-f48d3ab3e9c4",
"last_updated": "2023-02-15T10:46:58.690791-05:00",
"created_at": "2023-02-14T09:12:20.346373-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/7b1fe6c1-0378-4b54-8bb7-466351588d25/?format=api"
}
]
}