Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=211
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=212",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=210",
    "results": [
        {
            "id": 5475,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5475"
        },
        {
            "id": 5474,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "5474"
        },
        {
            "id": 5473,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "5473"
        },
        {
            "id": 5472,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5472"
        },
        {
            "id": 5471,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5471"
        },
        {
            "id": 5470,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5470"
        },
        {
            "id": 5469,
            "title": "House for Sale at Hadigaun",
            "slug": "house-for-sale-at-hadigaun",
            "code": "5469"
        },
        {
            "id": 5468,
            "title": "Land for Sale at Samakhusi",
            "slug": "land-for-sale-at-samakhusi",
            "code": "5468"
        },
        {
            "id": 5467,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5467"
        },
        {
            "id": 5466,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "5466"
        },
        {
            "id": 5465,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "5465"
        },
        {
            "id": 5464,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi",
            "code": "5464"
        }
    ]
}