load and pauses

I want to run a test consisting of one REST-call.
The challenge is this:
I need to run 2 usersPerSecond over 3 minutes, but I need to include a delay of 30 seconds between between “each two users”.

Any tips?

Thanks!