Together with start_min, creates a timespan such that only events within the timespan are returned
start_min is inclusive, while start_max is exclusive. Events that overlap the range are included. Both are specified in seconds since the UNIX epoch.
If not specified, the default start_max is <literal>2031-01-01</literal>.