GET /api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6648e2e2-06d7-4aaa-a301-70c2e9f32feb",
"match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?format=api",
"name": "Play the Odds",
"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": "New Jersey Devils",
"amount": 5829.0
},
{
"team": "Chicago Blackhawks",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "690f8c46-044b-4438-bf1a-3b14c7287027",
"gambit_id": "cbacd6e4-cfe2-48d2-b448-ceb4fc6d9489",
"last_updated": "2022-12-07T09:27:28.819612-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.56000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
},
{
"id": "0bd69338-62a9-4cca-b75c-68fac8104943",
"gambit_id": "bda4fa50-b210-4e1a-9651-a2209ec6b261",
"last_updated": "2022-12-07T09:27:28.820728-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.18000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
}
]
}