GET /api/bet_types/c4da70d0-f58f-49e0-ba42-056f78e43784/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4da70d0-f58f-49e0-ba42-056f78e43784",
"match": "https://api-prod.gambitprofit.com/api/matches/7871a4d8-f5d6-4356-b932-dd474f48e443/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:08.741532-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": "LOS (G Stone)",
"amount": 5247.0
},
{
"team": "PHI (A Nola)",
"amount": 4753.0
}
],
"expected_reward_tokens": 9601.06,
"profit_sb": 101.06,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "4843252f-c9f0-4a98-ac4a-8d18824cec6e",
"gambit_id": "d0a2c16f-d1e9-49b6-a3ec-ad7584180285",
"last_updated": "2023-05-04T10:57:19.498555-04:00",
"created_at": "2023-05-03T12:12:08.742882-04:00",
"name": "LOS (G Stone)",
"reward": "1.83000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4da70d0-f58f-49e0-ba42-056f78e43784/?format=api"
},
{
"id": "84693d4e-a760-44e0-857d-8099bb1a6806",
"gambit_id": "db7b7215-d14f-4346-a5a2-d6c2920f6d3b",
"last_updated": "2023-05-04T10:57:19.499743-04:00",
"created_at": "2023-05-03T12:12:08.744266-04:00",
"name": "PHI (A Nola)",
"reward": "2.02000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4da70d0-f58f-49e0-ba42-056f78e43784/?format=api"
}
]
}