Authorization: ********************
curl --location '/stats' \ --header 'Authorization: Bearer <token>'
{ "totalPets": 150, "availablePets": 45, "totalUsers": 1200, "totalOrders": 350, "revenue": 25000.5, "recentActivity": [ "string" ] }