How to scroll back in Elasticsearch Search Scroll API

Hello everyone is there a way to scroll up and down in the search scroll API of Elasticsearch? i mean, if i reach the end and nothing shows i want to go back in the opposite direction.
if it's not possible is there a workaround for it.
Thanks in advance