GET /api/bet_types/49cd69f1-f0e9-4743-94d3-3e32d0c9b3a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49cd69f1-f0e9-4743-94d3-3e32d0c9b3a7",
"match": "https://api-prod.gambitprofit.com/api/matches/f8cb2782-48db-44f0-bc05-80afe0b74322/?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 60",
"amount": 5000.0
},
{
"team": "Game Total Under 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "33347213-cd0f-4e78-84de-54710f4148d5",
"gambit_id": "896048bb-693c-47e7-9295-92bfcc6067d2",
"last_updated": "2022-10-11T11:12:31.282911-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49cd69f1-f0e9-4743-94d3-3e32d0c9b3a7/?format=api"
},
{
"id": "28399a7d-3521-489e-9916-63d9a8ba0b23",
"gambit_id": "d92624b3-c112-484b-8e92-99e2061031fa",
"last_updated": "2022-10-11T11:12:31.281888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49cd69f1-f0e9-4743-94d3-3e32d0c9b3a7/?format=api"
}
]
}