GET /api/bet_types/9cb28496-91d2-4bad-9516-7c18df6cc369/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cb28496-91d2-4bad-9516-7c18df6cc369",
"match": "https://api-prod.gambitprofit.com/api/matches/7b2deaa9-6cf7-4d97-8dd4-bb248373c96a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "New Jersey Devils",
"amount": 5521.0
},
{
"team": "Washington Capitals",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "7b4880c8-462a-487a-958b-57f89ff2c2ac",
"gambit_id": "5c27f21a-6b6a-4ad0-a447-9ef3b11129da",
"last_updated": "2022-10-25T10:12:24.751434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb28496-91d2-4bad-9516-7c18df6cc369/?format=api"
},
{
"id": "3e3abaf2-ea26-4f1b-a69e-d16173560a71",
"gambit_id": "3761f703-41b8-45dd-9b90-508e3b36bb65",
"last_updated": "2022-10-25T10:12:24.750430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb28496-91d2-4bad-9516-7c18df6cc369/?format=api"
}
]
}