GET /api/bet_types/f71db433-dff7-4f6a-b9e8-fde40d2cbc39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f71db433-dff7-4f6a-b9e8-fde40d2cbc39",
"match": "https://api-prod.gambitprofit.com/api/matches/21d6375e-ad86-49bb-b60f-96e9d6bd7dc3/?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 Under 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "21680407-8e2d-4945-89c0-3ed8cc6c84e6",
"gambit_id": "5b44a38c-d3b8-4202-b919-01b4edfa9ecd",
"last_updated": "2022-11-17T11:02:57.866486-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71db433-dff7-4f6a-b9e8-fde40d2cbc39/?format=api"
},
{
"id": "bbb68ea9-b4e8-4bc2-a503-cb08f7c6034b",
"gambit_id": "5e3445c3-afe8-48e4-a3ea-dd9330790065",
"last_updated": "2022-11-17T11:02:57.867978-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71db433-dff7-4f6a-b9e8-fde40d2cbc39/?format=api"
}
]
}