Skip to main content

Breaking Changes

  • Winning range endpoints removed: GET /pools/{id}/winning-range and GET /pools/demo/winning-range are removed. Read min and max from GET /pools/{id}/payout-simulation?user_id={id} instead.
  • Payout simulation scope: GET /pools/{id}/payout-simulation now requires user_id and returns data for that predictor only, not every participant in a users array.
Last modified on June 23, 2026