GET /api/bet_types/402ed114-ed69-429c-be5d-bc37117794fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "402ed114-ed69-429c-be5d-bc37117794fe",
"match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-15T09:18:14.574393-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": 6314.0
},
{
"team": "Vancouver Canucks",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "43959c3d-f281-436e-be75-e86d17a4acac",
"gambit_id": "1e69a5cd-70e6-4fb0-92d8-81f6a048b842",
"last_updated": "2023-11-17T09:33:24.919465-05:00",
"created_at": "2023-11-15T09:18:14.578741-05:00",
"name": "New York Islanders",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ed114-ed69-429c-be5d-bc37117794fe/?format=api"
},
{
"id": "8d4b6daf-6f1a-441c-a57d-1a09dc81cdf1",
"gambit_id": "b2a9ce3f-06d6-45da-b084-e7449aa1a71b",
"last_updated": "2023-11-17T09:33:24.922553-05:00",
"created_at": "2023-11-15T09:18:14.583883-05:00",
"name": "Vancouver Canucks",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ed114-ed69-429c-be5d-bc37117794fe/?format=api"
}
]
}