GET /api/bet_types/9758c8c0-3603-4631-ba12-6d7688384a25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9758c8c0-3603-4631-ba12-6d7688384a25",
"match": "https://api-prod.gambitprofit.com/api/matches/005d0976-f5bc-4af7-91e2-815c74c52e4d/?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": "Boston Bruins",
"amount": 5974.0
},
{
"team": "Colorado Avalanche",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "d0e15913-fae9-4ca8-87e1-fb53e49a35c2",
"gambit_id": "24d46513-a120-4667-933c-8105d8f3b2b1",
"last_updated": "2022-12-05T11:32:14.982971-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9758c8c0-3603-4631-ba12-6d7688384a25/?format=api"
},
{
"id": "7b4df252-2886-49e9-b435-2b5a64521e6b",
"gambit_id": "e4480a50-324d-42a5-a911-c73b79eca028",
"last_updated": "2022-12-05T11:32:14.983932-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9758c8c0-3603-4631-ba12-6d7688384a25/?format=api"
}
]
}