GET /api/bet_types/04a94898-4ab2-4fc9-9715-8ffd19b3236b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04a94898-4ab2-4fc9-9715-8ffd19b3236b",
"match": "https://api-prod.gambitprofit.com/api/matches/23deea3f-ce87-4e03-abf6-44d1dc959f0d/?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 York Islanders",
"amount": 5780.0
},
{
"team": "New Jersey Devils",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "00e5a023-a027-45f6-a437-da7319b1833f",
"gambit_id": "6f5b4f3e-afd5-45c5-a996-9cbbf3b8d26d",
"last_updated": "2022-10-21T20:57:28.012663-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a94898-4ab2-4fc9-9715-8ffd19b3236b/?format=api"
},
{
"id": "bf6f5f14-9d22-4fef-bbe9-6b906b461183",
"gambit_id": "f0042a7a-d1db-4657-acc4-0bbc19234886",
"last_updated": "2022-10-21T20:57:28.013719-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a94898-4ab2-4fc9-9715-8ffd19b3236b/?format=api"
}
]
}