GET /api/bet_types/54590b3e-8c57-4f7e-aa3e-1c5d8efe6c59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54590b3e-8c57-4f7e-aa3e-1c5d8efe6c59",
"match": "https://api-prod.gambitprofit.com/api/matches/a590bf1a-4216-400c-8637-d746796d6493/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:00.687104-04: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": "Carolina Hurricanes",
"amount": 6308.0
},
{
"team": "Ottawa Senators",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "3b6d94d6-6e29-43d7-a132-917496c29a60",
"gambit_id": "85330320-e8be-4836-b3aa-6b6c6b74b57b",
"last_updated": "2023-04-11T13:52:11.751839-04:00",
"created_at": "2023-04-10T11:22:00.691048-04:00",
"name": "Carolina Hurricanes",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54590b3e-8c57-4f7e-aa3e-1c5d8efe6c59/?format=api"
},
{
"id": "275aada0-4e74-4279-bf97-868c755efee1",
"gambit_id": "536e4299-146c-4adb-a979-16ad40f856d4",
"last_updated": "2023-04-11T13:52:11.749727-04:00",
"created_at": "2023-04-10T11:22:00.688880-04:00",
"name": "Ottawa Senators",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54590b3e-8c57-4f7e-aa3e-1c5d8efe6c59/?format=api"
}
]
}