GET /api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52e4e1cb-05b9-4f22-8410-47d43f1c7440",
"match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:05.851123-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": "Colorado Avalanche",
"amount": 6308.0
},
{
"team": "Arizona Coyotes",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "7a4f1b66-ec46-42b8-9d82-ed245da89f94",
"gambit_id": "55da87bc-bb8b-4825-b793-3c5ee1f34c7d",
"last_updated": "2023-12-01T19:13:13.266483-05:00",
"created_at": "2023-11-30T10:28:05.855077-05:00",
"name": "Colorado Avalanche",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
},
{
"id": "3346cd36-945e-4171-b365-851df056227e",
"gambit_id": "2c6d74a4-0868-47a3-8690-62511c817e91",
"last_updated": "2023-12-01T19:13:13.271233-05:00",
"created_at": "2023-11-30T10:28:05.859033-05:00",
"name": "Arizona Coyotes",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
}
]
}