Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=309
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=310",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=308",
    "results": [
        {
            "id": 4048,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4048"
        },
        {
            "id": 4047,
            "title": "Commercial Space for Rent at Tirpureshwor | Kathmandu",
            "slug": "commercial-space-for-rent-tirpureshwor-kathmandu",
            "code": "4047"
        },
        {
            "id": 4046,
            "title": "House for sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-nakhipot-lalitpur",
            "code": "4046"
        },
        {
            "id": 4045,
            "title": "Land for Sale at Radhakrishna Mandir",
            "slug": "land-for-sale-radhakrishna-mandir",
            "code": "4045"
        },
        {
            "id": 4044,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-nakhipot-lalitpur",
            "code": "4044"
        },
        {
            "id": 4042,
            "title": "House for sale at Dhungedhara",
            "slug": "house-for-sale-dhungedhara",
            "code": "4042"
        },
        {
            "id": 4035,
            "title": "Land For Sale at Bhaisepati",
            "slug": "land-for-sale-bhaisepati",
            "code": "4035"
        },
        {
            "id": 4034,
            "title": "Commercial Property for Rent at Putalisadak | Kathmandu",
            "slug": "commercial-property-for-rent-putalisadak-kathmandu",
            "code": "4034"
        },
        {
            "id": 4033,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "4033"
        },
        {
            "id": 4032,
            "title": "House for Sale at Namuna Basti | Chapagaun | Lalitpur",
            "slug": "house-for-sale-namuna-basti-chapagaun-lalitpur",
            "code": "4032"
        },
        {
            "id": 4031,
            "title": "House for Sale at Shanta Colony | Hepali Height",
            "slug": "house-for-sale-shanta-colony-hepali-height",
            "code": "4031"
        },
        {
            "id": 4030,
            "title": "House for Sale at Shanta Colony | Hepali Height",
            "slug": "house-for-sale-shanta-colony-hepali-height",
            "code": "4030"
        }
    ]
}