AC:
startDate and endDate as OffsetDateTime (if they are not provided, the default range will be from now to 1 week ago).Page<MetricsDto> that will include all the collected points from that rangeMetricsDto object will include all properties from UserSubmissionMetrics except deletedAt.
common/dto/user/metrics