Limit a firewall rule (http redirect) to once per day?

looking at ways to limit a firewall rule to be executed once per day or every 15 minutes, etc per an address-list..

In this case I want them redirected to a web page reminding them to make payment.

I currently use web proxy and a dst-nat rule to accomplish this, but it stays on until I remove them from the address-list.

Did you try to implement an schedule with an script to accomplish this job?