Some endpoints make use of a "page" argument, which is a number that allows you to skip a certain amount of results,
you may want to look up images of a "paginator" if you're confused and would like a visual idea
Remarks
The amount of results skipped is the amount of pages minus 1, times the amount of results on a page
Some endpoints make use of a "page" argument, which is a number that allows you to skip a certain amount of results, you may want to look up images of a "paginator" if you're confused and would like a visual idea