Goal, expire non-latest records
- User (identified by IP address), adds record A, this is the latest record since there is only one.
- User adds record B, now B is the latest record since it's now the most recent record, and now we set an expiry on A
- User add record C, now C is the latest record, and now we set an expiry on B. We ignore A since expiry is already set on A.