GET /api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4bf25fb-7973-4701-8bd6-1568ba773779",
"match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:05.775972-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": "ATL (K Allard)",
"amount": 5714.0
},
{
"team": "CLE (S Bieber)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "b943e9c8-54c4-44a4-a52f-f9fdfbaf80e2",
"gambit_id": "d023a417-ccc5-44b8-ab67-e2627b475527",
"last_updated": "2023-07-05T18:53:21.855539-04:00",
"created_at": "2023-07-04T09:43:05.778009-04:00",
"name": "ATL (K Allard)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
},
{
"id": "5e26d22d-591b-426b-a4a2-9980159d3bfc",
"gambit_id": "3d223c87-321e-40d9-988b-7178a6ad963e",
"last_updated": "2023-07-05T18:53:21.857165-04:00",
"created_at": "2023-07-04T09:43:05.780010-04:00",
"name": "CLE (S Bieber)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
}
]
}