Real-time queue metrics via Statistics API

Is it possible to get real-time queue observation data like waitingCount and agentsAvailable via the Statistics API? I’ve tried GET /api/v2/analytics/queues/realtime but the response payload seems to lag by several seconds compared to the UI, which breaks our Android app’s live status view using the genesys-cloud-sdk.