The day is the number a user will input to get the result that is older than (days from user input). For example, if user inputs 32 days, they will get the results that are
Add a timedelta(-30) to the datetime in the filter.
timedelta(-30)
datetime