GET /api/bet_types/0fbe2271-ab03-4b8b-836b-1aca4af340ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fbe2271-ab03-4b8b-836b-1aca4af340ff",
"match": "https://api-prod.gambitprofit.com/api/matches/87e1a015-abd4-4f01-9c24-87d36f0895d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:09.510050-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 (B Elder)",
"amount": 6682.0
},
{
"team": "COL (A Gomber)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "f8b10833-091a-4471-8b62-18cfb8f48e37",
"gambit_id": "bb4abf85-6100-487b-9ddb-20e8ddce52b3",
"last_updated": "2023-08-29T19:28:17.077440-04:00",
"created_at": "2023-08-28T08:48:09.513887-04:00",
"name": "ATL (B Elder)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbe2271-ab03-4b8b-836b-1aca4af340ff/?format=api"
},
{
"id": "d93b4f9b-79c5-4c65-b84d-74646d5e227b",
"gambit_id": "cefe5212-3ec5-4984-a1cb-000cbeb0cb08",
"last_updated": "2023-08-29T19:28:17.080734-04:00",
"created_at": "2023-08-28T08:48:09.518115-04:00",
"name": "COL (A Gomber)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbe2271-ab03-4b8b-836b-1aca4af340ff/?format=api"
}
]
}