I am working on an api built with Django Rest Framework. I have defined several model classes and I have also created some filters to apply on certain
Django Rest Framework
model
you should use the pagination api from django-rest
http://www.django-rest-framework.org/api-guide/pagination/
look at the limit option
limit