Add manual unban feature:
- Introduced `manualUnban` method in `banEventService`.
- Added `/DELETE /api/report/{id}` endpoint in `ReportController` for manually unbanning users via the API.
- Introduced `manualUnban` method in `banEventService`.
- Added `/DELETE /api/report/{id}` endpoint in `ReportController` for manually unbanning users via the API.