GET /api/bet_types/d5165c75-1b06-4549-a5ad-f0bc1b5c403b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5165c75-1b06-4549-a5ad-f0bc1b5c403b",
"match": "https://api-prod.gambitprofit.com/api/matches/b5d258f0-855f-42d3-baa4-0182237a071f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:13.696207-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": 5107.0
},
{
"team": "Game Total Under 12",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cb4f5d63-11b8-41ba-aa83-f3bd0590156c",
"gambit_id": "9b6a8334-7408-4fa8-9cca-16d86a3e7002",
"last_updated": "2023-08-30T13:28:25.797095-04:00",
"created_at": "2023-08-29T08:33:13.700279-04:00",
"name": "Game Total Over 12",
"reward": "1.83000",
"odds": "1.86960",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5165c75-1b06-4549-a5ad-f0bc1b5c403b/?format=api"
},
{
"id": "fa16f5ee-9626-4dbe-8e71-12787f6d13f4",
"gambit_id": "ac0ebf8f-b79a-4e16-bf45-dc2f16bbaaf8",
"last_updated": "2023-08-30T13:28:25.802675-04:00",
"created_at": "2023-08-29T08:33:13.704545-04:00",
"name": "Game Total Under 12",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5165c75-1b06-4549-a5ad-f0bc1b5c403b/?format=api"
}
]
}