GET /api/bet_types/78dbb617-20e2-41d6-9061-65b29ffcc527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78dbb617-20e2-41d6-9061-65b29ffcc527",
"match": "https://api-prod.gambitprofit.com/api/matches/2db98731-bef1-442b-88f4-1ff7d2ba46b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:10.556695-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": 6557.0
},
{
"team": "OAK (H Harris)",
"amount": 3443.0
}
],
"expected_reward_tokens": 9571.54,
"profit_sb": 71.54,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "ef6bb8f5-1f4b-405c-90da-9b9a4ec1d278",
"gambit_id": "4f4ac5c9-c161-4177-a78f-3fa34affcdf5",
"last_updated": "2023-06-19T17:13:29.865075-04:00",
"created_at": "2023-06-18T09:43:10.558740-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78dbb617-20e2-41d6-9061-65b29ffcc527/?format=api"
},
{
"id": "8f98a300-608c-4c38-b760-656ac7c662dc",
"gambit_id": "ccc03ee5-ac28-453e-b586-75584f004729",
"last_updated": "2023-06-19T17:13:29.867898-04:00",
"created_at": "2023-06-18T09:43:10.560865-04:00",
"name": "OAK (H Harris)",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78dbb617-20e2-41d6-9061-65b29ffcc527/?format=api"
}
]
}