GET /api/bet_types/66ccc720-7077-4631-8206-e2a3a1cdfad7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66ccc720-7077-4631-8206-e2a3a1cdfad7",
"match": "https://api-prod.gambitprofit.com/api/matches/d9f138cd-fc20-4aeb-a39f-dbdac028c3ef/?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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "08629710-a6e7-4d11-90d2-936943d47217",
"gambit_id": "fe8b8d7c-180a-42f9-ba11-d0a85e973afc",
"last_updated": "2022-11-08T10:52:25.688567-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ccc720-7077-4631-8206-e2a3a1cdfad7/?format=api"
},
{
"id": "fc0348d1-0fde-4d5e-a91c-bcbec1e4a4da",
"gambit_id": "c06cfe8b-3bef-41ef-aa8c-6d02af44a059",
"last_updated": "2022-11-08T10:52:25.689771-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ccc720-7077-4631-8206-e2a3a1cdfad7/?format=api"
}
]
}