Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=19
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=20",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=18",
    "results": [
        {
            "id": 8295,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-chundevi-maharajgunj",
            "code": "8295"
        },
        {
            "id": 8294,
            "title": "House for Sale at Sipadol",
            "slug": "house-for-sale-at-sipadolbhaktapur",
            "code": "8294"
        },
        {
            "id": 8293,
            "title": "Land and House for Sale at Hadigaun",
            "slug": "house-for-sale-at-hadigaun",
            "code": "8293"
        },
        {
            "id": 8292,
            "title": "Bungalow for Sale at Gyaneshwor",
            "slug": "bungalow-for-sal-at-gyaneshwor",
            "code": "8292"
        },
        {
            "id": 8291,
            "title": "House for Sale at Mandikatar",
            "slug": "house-for-sale-at-mandikatar",
            "code": "8291"
        },
        {
            "id": 8290,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkatha",
            "code": "8290"
        },
        {
            "id": 8289,
            "title": "Land with House for Sale at Golfutar",
            "slug": "land-with-house-for-sale-at-galfutar",
            "code": "8289"
        },
        {
            "id": 8288,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "8288"
        },
        {
            "id": 8287,
            "title": "House for Sale at Hattigauda",
            "slug": "house-for-sale-at-hattigauda",
            "code": "8287"
        },
        {
            "id": 8285,
            "title": "House for Sale at Kuleshwor",
            "slug": "house-for-sale-at-kuleshwor",
            "code": "8285"
        },
        {
            "id": 8284,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol-ratamakai-chowk",
            "code": "8284"
        },
        {
            "id": 8283,
            "title": "House for Sale at Itahari",
            "slug": "house-for-sale-at-itahari-5-simarbana-chiwk",
            "code": "8283"
        }
    ]
}