{
  "project": "Make One Guy Rich",
  "url": "https://makeoneguyrich.com/",
  "description": "A live internet social experiment. A single public progress bar tracks how much money strangers have voluntarily sent to one person.",
  "currency": "USD",
  "total_raised_usd": 179,
  "total_raised_cents": 17900,
  "current_goal_usd": 1000,
  "current_goal_progress_percent": 18,
  "monthly_living_goal_usd": 1500,
  "monthly_living_goal_percent": 12,
  "goal_ladder_usd": [
    1000,
    5000,
    20000,
    50000,
    100000,
    1000000,
    10000000
  ],
  "goals_reached_usd": [],
  "payments_processor": "Stripe",
  "minimum_contribution_usd": 1,
  "maximum_contribution_usd": null,
  "refundable": false,
  "is_crowdfunding": false,
  "is_charity": false,
  "is_investment": false,
  "updated_at": "2026-07-26T20:55:02.366Z"
}