As an admin, I want to query all the created time-entries during a specified range of time.
Filters are going to be:
The endpoint will return:
- email
- project name
- customer name
- start-time
- end-time
- ticker uri
- notes
- technologies
- activity
Data needs to be grouped by user email.