# Pagination

Official Documentation (opens new window)

use SportmonksFootballApi;

SportmonksFootballApi::fixture()
	->setPage(2)
	->all();