GET /api/bet_types/e1a7d71e-bdac-4a1b-b620-02905c0915fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1a7d71e-bdac-4a1b-b620-02905c0915fa",
"match": "https://api-prod.gambitprofit.com/api/matches/25c21d95-da99-46d7-b323-deaa2dcd5fee/?format=api",
"name": "Play the Odds",
"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": "Vegas Golden Knights",
"amount": 6723.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3277.0
}
],
"expected_reward_tokens": 9142.83,
"profit_sb": 142.83,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "dd4a904b-dd12-4521-a980-e06b132f479a",
"gambit_id": "89d88efe-5dbf-4d21-af57-e0f402fb4c4b",
"last_updated": "2022-12-03T10:22:35.353930-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.36000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1a7d71e-bdac-4a1b-b620-02905c0915fa/?format=api"
},
{
"id": "720b9114-e641-4bcc-b5d0-79089cc75c06",
"gambit_id": "7747e720-c935-408f-9f4f-503741cefcf9",
"last_updated": "2022-12-03T10:22:35.352788-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.79000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1a7d71e-bdac-4a1b-b620-02905c0915fa/?format=api"
}
]
}