{
  "rules": {
    "minimum_bid_usd": "1.00",
    "ranking": "Ranked by standing (effective) bid totals. Higher standing total ranks higher; earlier join wins ties. Anyone can fund any member; bids are any amount at or above the minimum. to_take_first_usd is the single bid that would put that member at #1. The #1 member holds the homepage spot.",
    "decay": "Paid totals never shrink, but standing decays when a total goes undefended: full value for 7 days after a member's last bid, then a linear decline to zero over 7 more days. Any new bid on a member restores its full total. A stale #1 gets cheaper to take, down to the minimum bid.",
    "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:31:39.379Z",
      "bid_total_usd": "2.00",
      "effective_bid_usd": "2.00",
      "last_bid_at": "2026-08-26T18:33:56.053Z",
      "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"
      }
    }
  ]
}
