GET /api/bet_types/996fe5ca-325f-4ae7-b11a-f69882ef41c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "996fe5ca-325f-4ae7-b11a-f69882ef41c3",
"match": "https://api-prod.gambitprofit.com/api/matches/51befb76-9113-445f-bc37-3bc2fac4707a/?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 2.5",
"amount": 5679.0
},
{
"team": "Game Total Under 2.5",
"amount": 4321.0
}
],
"expected_reward_tokens": 8858.05,
"profit_sb": -141.95,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "680b97ed-7b97-4e0c-afcc-43285d5a6d2e",
"gambit_id": "7166ca7e-0de2-4411-9aaf-142abea06f92",
"last_updated": "2022-08-14T14:02:04.930755-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996fe5ca-325f-4ae7-b11a-f69882ef41c3/?format=api"
},
{
"id": "844ea541-bca4-4981-9fbe-a70412adf73d",
"gambit_id": "46303e50-619d-4ddb-b9fe-87c3dbb4795f",
"last_updated": "2022-08-14T14:02:04.930235-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996fe5ca-325f-4ae7-b11a-f69882ef41c3/?format=api"
}
]
}