GET /api/bet_types/e900ea6c-048f-49a3-9789-1ea32aca2637/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e900ea6c-048f-49a3-9789-1ea32aca2637",
"match": "https://api-prod.gambitprofit.com/api/matches/b6b5c4ca-8dd5-43c7-b6b6-4a6e35c0d755/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-11T09:01:55.866008-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": "Winnipeg Jets",
"amount": 5610.0
},
{
"team": "Chicago Blackhawks",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "d6167114-39a3-4ffd-9a64-a6dec9df6a4a",
"gambit_id": "5f9152fb-6f7d-4dcb-87e0-5a41301927fa",
"last_updated": "2023-02-12T10:37:15.207963-05:00",
"created_at": "2023-02-11T09:01:55.867529-05:00",
"name": "Winnipeg Jets",
"reward": "1.69000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e900ea6c-048f-49a3-9789-1ea32aca2637/?format=api"
},
{
"id": "54a72341-c03e-416f-ae52-b5b4243693e2",
"gambit_id": "b06ffcb7-d284-4f3c-8a8f-5501756ad24c",
"last_updated": "2023-02-12T10:37:15.209602-05:00",
"created_at": "2023-02-11T09:01:55.868889-05:00",
"name": "Chicago Blackhawks",
"reward": "2.16000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e900ea6c-048f-49a3-9789-1ea32aca2637/?format=api"
}
]
}