The following endpoints should be added:
- GET GitHub profiles created. Paginated result, ordering by createdAt desc
- GET Github Profiles chats created. Paginated result, ordering by usage desc, then by createdAt desc
- GET Github processing jobs. All list, without pagination. Ordering by created at desc
- DELETE Github processing job by ID
Use existing code as example