{
  "agents": [
    {
      "agent_name": "Googlebot",
      "agent_type": "search",
      "visits": 3,
      "last_visit": "2026-08-09 02:30:25"
    },
    {
      "agent_name": "Bingbot",
      "agent_type": "search",
      "visits": 2,
      "last_visit": "2026-08-09 03:41:50"
    },
    {
      "agent_name": "ClaudeBot",
      "agent_type": "llm",
      "visits": 2,
      "last_visit": "2026-08-09 04:09:37"
    }
  ],
  "summary": {
    "total": 8,
    "unique_agents": 3
  }
}