GET /api/bet_types/f79d0c70-e566-478c-ba11-6fc3b8455b40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f79d0c70-e566-478c-ba11-6fc3b8455b40",
"match": "https://api-prod.gambitprofit.com/api/matches/85f868b8-cc4c-47c8-b2c1-3cd82692e653/?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": "PHI (B Falter)",
"amount": 5065.0
},
{
"team": "SDG (M Clevinger)",
"amount": 4935.0
}
],
"expected_reward_tokens": 9623.25,
"profit_sb": 123.25,
"profit_sb_percentage": 1.3,
"recommended": true
},
"lines": [
{
"id": "b8503d0a-5039-4157-8b71-71087e64d244",
"gambit_id": "530f59e9-cb0e-4204-b856-9221301e3681",
"last_updated": "2022-10-23T09:17:24.767887-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (B Falter)",
"reward": "1.90000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79d0c70-e566-478c-ba11-6fc3b8455b40/?format=api"
},
{
"id": "4745052c-80a8-4d42-af14-ac3943d3aa57",
"gambit_id": "15efdb91-140a-4a2b-907e-549b42d333da",
"last_updated": "2022-10-23T09:17:24.766910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (M Clevinger)",
"reward": "1.95000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79d0c70-e566-478c-ba11-6fc3b8455b40/?format=api"
}
]
}