Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=88
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=89",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=87",
    "results": [
        {
            "id": 7349,
            "title": "House for Sale at Sanepa | Lalitpur",
            "slug": "house-for-sale-at-sanepa-lalitpur",
            "code": "7349"
        },
        {
            "id": 7348,
            "title": "House for Sale at Budhanilkantha | Chunikhel",
            "slug": "house-for-sale-at",
            "code": "7348"
        },
        {
            "id": 7347,
            "title": "House for Sale at Chunikhel",
            "slug": "house-for-sale-at-chunikhel",
            "code": "7347"
        },
        {
            "id": 7346,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-adhikari-tole",
            "code": "7346"
        },
        {
            "id": 7345,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-adhikari-tole",
            "code": "7345"
        },
        {
            "id": 7344,
            "title": "House for Sale at Baluwakhani",
            "slug": "house-for-sale-at-baluwakhani",
            "code": "7344"
        },
        {
            "id": 7343,
            "title": "House for Sale at Sallaghari",
            "slug": "house-for-sale-at-sallaghari",
            "code": "7343"
        },
        {
            "id": 7342,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "7342"
        },
        {
            "id": 7341,
            "title": "Land for Sale at Duwakot",
            "slug": "3-aana-land-for-sale-at-sarswatikhel",
            "code": "7341"
        },
        {
            "id": 7340,
            "title": "Land for Sale at Tokha | Mega City Height",
            "slug": "lalpurja-nepal-brings-you-residential-land-for-sale-from-megacity-height-which-is-located-in-tokha-2-the-total-land-area-of-this-property-is-45aana-with-13feet-road-access-if-you-need-any-help-regarding-loan-lalpurja-nepal-provides-home-loan",
            "code": "7340"
        },
        {
            "id": 7325,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7325"
        },
        {
            "id": 7324,
            "title": "House for Sale at Tokha",
            "slug": "house-for-seal-at-tokha",
            "code": "7324"
        }
    ]
}