GET /api/bet_types/c4f0639c-22c7-4d77-b757-8bc93c2b1140/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4f0639c-22c7-4d77-b757-8bc93c2b1140",
"match": "https://api-prod.gambitprofit.com/api/matches/74b1563e-44ca-488e-a398-1d48c63d88e1/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:16.848505-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": "Calgary Flames",
"amount": 6856.0
},
{
"team": "Vegas Golden Knights",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "5ee1256a-b297-46ca-a063-f697e148e16e",
"gambit_id": "2907e795-a838-4b34-b5d8-e024f84c7289",
"last_updated": "2024-01-16T14:18:22.501114-05:00",
"created_at": "2024-01-13T09:38:16.852205-05:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0639c-22c7-4d77-b757-8bc93c2b1140/?format=api"
},
{
"id": "58232a4f-b715-4fee-974c-4c74162da4b2",
"gambit_id": "ae74d876-55f5-4a74-af55-b93ccfe64b20",
"last_updated": "2024-01-16T14:18:22.504421-05:00",
"created_at": "2024-01-13T09:38:16.856195-05:00",
"name": "Vegas Golden Knights",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0639c-22c7-4d77-b757-8bc93c2b1140/?format=api"
}
]
}