I am using PokeAPI with Rails, and my goal is to have a different number of Pokemon on each page. For example, pages#kanto has #1-151, pages#johto has #152-251 etc.
I