GET /api/bet_types/d199ff15-f035-410d-9235-a7b8af193031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d199ff15-f035-410d-9235-a7b8af193031",
"match": "https://api-prod.gambitprofit.com/api/matches/b09281a0-951d-4d21-b096-ccbae69797c7/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:12.927982-04: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 12",
"amount": 5000.0
},
{
"team": "Game Total Under 12",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d05941a6-e0ee-43bf-aed2-7f0a4e8a9603",
"gambit_id": "2ead944d-0a29-498f-b2cb-1e8f23a56417",
"last_updated": "2023-06-25T10:18:03.178238-04:00",
"created_at": "2023-06-23T09:28:12.929820-04:00",
"name": "Game Total Over 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d199ff15-f035-410d-9235-a7b8af193031/?format=api"
},
{
"id": "f060a4bf-486f-43e3-8d06-b0ecd1ceb979",
"gambit_id": "ee4ba2d7-c306-49b3-93f0-65dcb1c41ad4",
"last_updated": "2023-06-25T10:18:03.179723-04:00",
"created_at": "2023-06-23T09:28:12.932176-04:00",
"name": "Game Total Under 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d199ff15-f035-410d-9235-a7b8af193031/?format=api"
}
]
}