Get the paginated list of all properties.

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

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=81",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=79",
    "results": [
        {
            "id": 7476,
            "title": "House for Sale at Lower Bhangal",
            "slug": "house-for-sale-at-lower-bhangal",
            "code": "7476"
        },
        {
            "id": 7475,
            "title": "House  for Sale at Upper Bhangal",
            "slug": "house-for-sale-at-upper-bhangal",
            "code": "7475"
        },
        {
            "id": 7474,
            "title": "House for Sale at Hattigauda",
            "slug": "house-for-sale-at-hattigauda",
            "code": "7474"
        },
        {
            "id": 7473,
            "title": "3BHK Bajra and Sangrila Apartment for Sale at Jhamsikhel",
            "slug": "3bhk-apartment-for-sale-in-bajra-and-sangrila",
            "code": "7473"
        },
        {
            "id": 7472,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7472"
        },
        {
            "id": 7471,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7471"
        },
        {
            "id": 7470,
            "title": "House for Sale at Sano Thimi",
            "slug": "northeast-face-house-for-sale-at-sano-thimi",
            "code": "7470"
        },
        {
            "id": 7469,
            "title": "Land for Sale at Tej Binayak | Gothatar",
            "slug": "6-aana-land-for-sale-at-tej-binayak-gothatar",
            "code": "7469"
        },
        {
            "id": 7468,
            "title": "House for Sale at Pokhara-15 | Nayagau",
            "slug": "house-for-sale-at-pokhara-15-nayagau-galeshwor",
            "code": "7468"
        },
        {
            "id": 7467,
            "title": "Land for Sale at Gothatar",
            "slug": "16-aana-land-for-sale-at-gothatar",
            "code": "7467"
        },
        {
            "id": 7466,
            "title": "House for Sale at Lubhu | Town Planning",
            "slug": "house-for-sale-at-lubhu-town-planning",
            "code": "7466"
        },
        {
            "id": 7465,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "7465"
        }
    ]
}