In the account API endpoint (https://serpapi.com/account?api_key=SECRET_API_KEY) there are two fields conveying the same value: "plan_searches_left" and "total_searches_left".
There's also "this_month_usage" and I'd like to know if we can get the previous month's data in this endpoint as well. Something like "last_month_usage".