curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/punishments{
"punishments": [],
"total": 0
}Get list of active punishments (bans).
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/punishments{
"punishments": [],
"total": 0
}