================================================================================
REQUEST LOG: req_mSTqCOK3sFFb
================================================================================

[2026-05-13 13:12:19.334963] REQUEST END
    Status: 200
    Response Time: 2.45ms
    Response: {
    "success": true,
    "message": "Top selling products retrieved successfully",
    "data": [
        {
            "id": "166",
            "name": "Panadol",
            "total_quantity": "30",
            "total_revenue": "3000.00",
            "order_count": "3"
        }
    ],
    "meta": {
        "request_id": "req_mSTqCOK3sFFb",
        "timestamp": "2026-05-13T13:12:19+00:00"
    }
}

================================================================================