Get last actions by time range in http rest api

I want to get all the actions(visits) with all data about action and custom variable associated with it in for example 30 minutes ago. Some method like getLastVisitsDetails in live Plugin with lastMinutes input parameter.
I searched around Reporting API Reference, but I didn’t find any Method to get this simple report.
Is there any method to work around this problem?
or any other solution?