GET /api/bet_types/ef76af90-0ff3-4284-81ad-44208e791e4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef76af90-0ff3-4284-81ad-44208e791e4d",
"match": "https://api-prod.gambitprofit.com/api/matches/f9aca1a1-32d6-4e4c-889e-e66b971db1cb/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T08:47:23.257302-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b42a18ed-d1b7-49dc-8ad0-71bc6bf93a27",
"gambit_id": "cb0070c2-006a-49ca-92c2-cbbad47f3f17",
"last_updated": "2023-02-16T16:46:59.498520-05:00",
"created_at": "2023-02-15T08:47:23.258570-05:00",
"name": "Game Total Under 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76af90-0ff3-4284-81ad-44208e791e4d/?format=api"
},
{
"id": "233d1158-b3f3-4259-a89b-06cce0840024",
"gambit_id": "1f7d0bfb-d3ac-4554-9f5e-5a92facfc327",
"last_updated": "2023-02-16T16:46:59.499691-05:00",
"created_at": "2023-02-15T08:47:23.259855-05:00",
"name": "Game Total Over 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76af90-0ff3-4284-81ad-44208e791e4d/?format=api"
}
]
}