GET /api/bet_types/0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3",
"match": "https://api-prod.gambitprofit.com/api/matches/db261679-2996-46ed-b912-f30abdf55e5d/?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": "Florida Panthers",
"amount": 6401.0
},
{
"team": "Ottawa Senators",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "457af83e-d2a4-424f-947c-0c5e37600a4a",
"gambit_id": "1dbe108b-0ae7-4046-8b17-e28939bf7104",
"last_updated": "2022-10-31T11:12:09.059335-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3/?format=api"
},
{
"id": "814dffdf-00b8-417e-8250-2cd67a8baef6",
"gambit_id": "3e659036-d789-4dab-9c4b-1a1809b16000",
"last_updated": "2022-10-31T11:12:09.060362-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3/?format=api"
}
]
}