GET /api/bet_types/379df7a3-b3c6-4139-a869-6ab48129a928/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "379df7a3-b3c6-4139-a869-6ab48129a928",
"match": "https://api-prod.gambitprofit.com/api/matches/ed087191-f854-4553-b2a2-22d2a0ba6a95/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 8",
"amount": 5313.0
},
{
"team": "Game Total Under 8",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "b5656058-e6b9-40ee-ab71-4e64334a4af8",
"gambit_id": "eb60dd23-14c9-4438-9a0b-0450ed29ae7a",
"last_updated": "2022-08-29T13:17:09.556696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.72000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379df7a3-b3c6-4139-a869-6ab48129a928/?format=api"
},
{
"id": "b890c34b-9fbd-4c3d-b70b-614b659c2a20",
"gambit_id": "a521e214-8632-4e45-9dd7-9a03ad6c1a16",
"last_updated": "2022-08-29T13:17:09.556184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.95000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379df7a3-b3c6-4139-a869-6ab48129a928/?format=api"
}
]
}