GET /api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f13924ef-d93c-4b91-af45-003a1114ccfc",
"match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:06.735011-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": "Carolina Hurricanes",
"amount": 5599.0
},
{
"team": "New Jersey Devils",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "e9d29656-c8cc-4973-8d69-07b1c848ccce",
"gambit_id": "456d5e87-2268-49a7-ae93-f1b390413471",
"last_updated": "2023-05-14T10:57:12.619548-04:00",
"created_at": "2023-05-11T11:17:06.736177-04:00",
"name": "Carolina Hurricanes",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
},
{
"id": "7a44e74d-6a5c-45cc-9df4-74bcd47f5047",
"gambit_id": "dab32899-9923-43c8-bb70-64ba3ca996b2",
"last_updated": "2023-05-14T10:57:12.620793-04:00",
"created_at": "2023-05-11T11:17:06.737410-04:00",
"name": "New Jersey Devils",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
}
]
}