GET /api/bet_types/4f5ead09-1e22-4e4d-93e6-e928db1a8712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f5ead09-1e22-4e4d-93e6-e928db1a8712",
"match": "https://api-prod.gambitprofit.com/api/matches/e2528fb6-3bcb-4067-a88e-4933317cef6f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:14.835189-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": "Pittsburgh Penguins",
"amount": 5214.0
},
{
"team": "New York Rangers",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5351ca0a-1273-4578-a00a-fc1700a55969",
"gambit_id": "51453e42-fc69-404b-adbc-dba50103e9c4",
"last_updated": "2023-11-24T10:28:23.160113-05:00",
"created_at": "2023-11-22T09:08:14.846796-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f5ead09-1e22-4e4d-93e6-e928db1a8712/?format=api"
},
{
"id": "bbe12cdd-8ebb-4c36-8836-59f10565f070",
"gambit_id": "7d0904c2-17de-4176-b218-97f7f3f5366f",
"last_updated": "2023-11-24T10:28:23.156803-05:00",
"created_at": "2023-11-22T09:08:14.841858-05:00",
"name": "New York Rangers",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f5ead09-1e22-4e4d-93e6-e928db1a8712/?format=api"
}
]
}