Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=208
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=209",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=207",
    "results": [
        {
            "id": 5516,
            "title": "Land for Sale at Ramhiti",
            "slug": "land-for-sale-at-ramhiti",
            "code": "5516"
        },
        {
            "id": 5515,
            "title": "Land for Sale at Aalapot",
            "slug": "land-for-sale-at-aalapot",
            "code": "5515"
        },
        {
            "id": 5514,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5514"
        },
        {
            "id": 5513,
            "title": "Land for Sale at Nayapati",
            "slug": "land-for-sale-at-nayapati",
            "code": "5513"
        },
        {
            "id": 5512,
            "title": "Commercial Land for Sale at Tahachal",
            "slug": "commercial-land-for-sale-in-tahachal",
            "code": "5512"
        },
        {
            "id": 5511,
            "title": "Land for Sale at Matatirtha",
            "slug": "land-for-sale-on-matatirtha",
            "code": "5511"
        },
        {
            "id": 5509,
            "title": "Bungalow House for Sale at Birauta | Pokhara-17",
            "slug": "bungalow-house-for-sale-at-birauta-pokhara-17",
            "code": "5509"
        },
        {
            "id": 5508,
            "title": "House for Sale at Naxal",
            "slug": "house-for-sale-in-maligaun-naxal",
            "code": "5508"
        },
        {
            "id": 5507,
            "title": "Commercial Property for Sale at Newroad",
            "slug": "commercial-property-for-sale-in-newroad",
            "code": "5507"
        },
        {
            "id": 5506,
            "title": "Commercial Property for Sale at Ratopul",
            "slug": "commercial-property-for-sale-at-ratopul",
            "code": "5506"
        },
        {
            "id": 5505,
            "title": "Land for Sale at Kankai - 4 | Gautam Chowk",
            "slug": "land-for-sale-at-kankai-4-gautam-chowk",
            "code": "5505"
        },
        {
            "id": 5504,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5504"
        }
    ]
}