Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=339
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=340",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=338",
    "results": [
        {
            "id": 3356,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-nayabazar",
            "code": "3356"
        },
        {
            "id": 3355,
            "title": "Commercial Property for Sale at Newroad",
            "slug": "commercial-property-for-sale-newroad",
            "code": "3355"
        },
        {
            "id": 3354,
            "title": "Land For Sale at Imadol | Ochu Height",
            "slug": "land-for-sale-imadol-ochu-height",
            "code": "3354"
        },
        {
            "id": 3353,
            "title": "Land for Sale at Bohoratar | Balaju Height",
            "slug": "land-for-sale-bohoratar-balaju-height",
            "code": "3353"
        },
        {
            "id": 3340,
            "title": "House for Sale At Kapan",
            "slug": "house-for-sale-kapan",
            "code": "3340"
        },
        {
            "id": 3339,
            "title": "House for Sale at Nayapati",
            "slug": "house-for-sale-nayapati",
            "code": "3339"
        },
        {
            "id": 3336,
            "title": "House on Sale at Dholahiti, Lalitpur",
            "slug": "house-on-sale-at-nakhipot",
            "code": "3336"
        },
        {
            "id": 3333,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3333"
        },
        {
            "id": 3324,
            "title": "House for Sale at Sanepa, Lalitpur",
            "slug": "house-on-sale-sanepa",
            "code": "3324"
        },
        {
            "id": 3322,
            "title": "House for sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3322"
        },
        {
            "id": 3321,
            "title": "House for Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-imadol-bojepokhari",
            "code": "3321"
        },
        {
            "id": 3319,
            "title": "House For Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3319"
        }
    ]
}