GET /api/bet_types/a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc",
"match": "https://api-prod.gambitprofit.com/api/matches/236854cb-70e6-4366-b93e-2612566fe6ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:05.193569-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": "PHI (Z Wheeler)",
"amount": 6682.0
},
{
"team": "WAS (T Williams)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "1975c826-f0fb-4260-ad46-860395798e75",
"gambit_id": "afc5483c-ce2d-4043-93d7-6c4ed9b3cd2e",
"last_updated": "2023-08-21T17:48:34.485117-04:00",
"created_at": "2023-08-20T08:43:05.203913-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc/?format=api"
},
{
"id": "cd73d295-006f-4a09-ad36-7d35f6d84d78",
"gambit_id": "d91f2f0f-dc04-4552-863d-1fcda6551816",
"last_updated": "2023-08-21T17:48:34.488435-04:00",
"created_at": "2023-08-20T08:43:05.208431-04:00",
"name": "WAS (T Williams)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc/?format=api"
}
]
}