{
  "rules": {
    "minimum_bid_usd": "1.00",
    "ranking": "Cumulative verified bid totals. Higher total ranks higher; earlier join wins ties. Anyone can fund any member. Bids are any amount at or above the minimum — jump as far as you like; to_take_first_usd is the single bid that would put that member at #1. The #1 member holds the homepage spot.",
    "bid": "POST https://webring.online/api/bid with {member, amount}"
  },
  "total": 1,
  "count": 1,
  "limit": 100,
  "offset": 0,
  "links": {
    "next": null,
    "prev": null
  },
  "leaderboard": [
    {
      "rank": 1,
      "to_take_first_usd": null,
      "slug": "webring-online",
      "name": "webring.online",
      "url": "https://webring.online",
      "kind": "website",
      "category": "directory",
      "description": "A pay-to-join webring for the agentic web; rank is auctioned.",
      "agentic_score": 94,
      "agentic_report": "https://is-agentic.com/scan/webring.online",
      "ring_position": 1,
      "joined_at": "2026-08-26T18:05:47.088Z",
      "bid_total_usd": "1.00",
      "links": {
        "self": "https://webring.online/api/ring/webring-online",
        "next": "https://webring.online/api/ring/next?from=webring-online",
        "prev": "https://webring.online/api/ring/prev?from=webring-online",
        "site": "https://webring.online"
      }
    }
  ]
}
