GET /api/bet_types/efbdae1e-78f3-49a0-a61c-c319ac6c0f42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efbdae1e-78f3-49a0-a61c-c319ac6c0f42",
"match": "https://api-prod.gambitprofit.com/api/matches/46fbb04b-7dc9-46cd-bdc0-83acf1cef305/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:17.321907-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 (R Suarez)",
"amount": 5091.0
},
{
"team": "BAL (K Bradish)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "316fd884-1511-43d5-b4c5-3c652c4e5d5d",
"gambit_id": "15b5ce39-98d9-4d72-892d-ace9168d84b4",
"last_updated": "2023-07-27T19:13:28.242975-04:00",
"created_at": "2023-07-26T09:18:17.331448-04:00",
"name": "PHI (R Suarez)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbdae1e-78f3-49a0-a61c-c319ac6c0f42/?format=api"
},
{
"id": "6bbecbab-743b-4d91-a8f3-51e5b11af89c",
"gambit_id": "92ec241b-b4d2-4664-a7ca-ed05a419704e",
"last_updated": "2023-07-27T19:13:28.239678-04:00",
"created_at": "2023-07-26T09:18:17.327542-04:00",
"name": "BAL (K Bradish)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbdae1e-78f3-49a0-a61c-c319ac6c0f42/?format=api"
}
]
}