GET /api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec798e54-ba91-4e48-a5b1-c74625bc02e3",
"match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:08.565066-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7ff2e9fc-1757-498b-9079-49735efdee3e",
"gambit_id": "103c1573-8bbb-4cce-adf9-4c8e0fa2684a",
"last_updated": "2023-05-15T11:37:01.639122-04:00",
"created_at": "2023-05-14T10:57:08.569057-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
},
{
"id": "5624454c-0a74-4e60-8c34-8188289126cf",
"gambit_id": "e0339ad1-3b54-48b8-b9bc-1fe487a82728",
"last_updated": "2023-05-15T11:37:01.637725-04:00",
"created_at": "2023-05-14T10:57:08.566905-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
}
]
}