GET /api/bet_types/212892b8-8dec-40db-949e-fbcea359e267/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "212892b8-8dec-40db-949e-fbcea359e267",
"match": "https://api-prod.gambitprofit.com/api/matches/f93adff1-05ae-4564-8b5d-b88a8e6c3eb0/?format=api",
"name": "Pick the Winner",
"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": "ARI (Z Gallen)",
"amount": 5426.0
},
{
"team": "KAN (B Singer)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9330.96,
"profit_sb": 330.96,
"profit_sb_percentage": 3.68,
"recommended": true
},
"lines": [
{
"id": "5c97ab93-9baa-41cd-a7e7-cbe76039b41c",
"gambit_id": "31ed8ae3-b151-4cbc-8605-e9bfa457d91e",
"last_updated": "2022-08-25T10:17:08.669126-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Gallen)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212892b8-8dec-40db-949e-fbcea359e267/?format=api"
},
{
"id": "410e8c45-f2e6-41dc-8024-8cdfbec27ec6",
"gambit_id": "c70a3ebf-8944-4732-95ad-42fb9111e41d",
"last_updated": "2022-08-25T10:17:08.668694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.04000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212892b8-8dec-40db-949e-fbcea359e267/?format=api"
}
]
}