How to retrieve more than 10,000 results

Is there a way to implement pagination concept in elastic without using scroll api?
I need to get more than 10,000 results , How do i avoid this limitation?