Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=92
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=93",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=91",
    "results": [
        {
            "id": 7271,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "7271"
        },
        {
            "id": 7270,
            "title": "House for Sale at Baluwakhani",
            "slug": "house-for-sale-at-baluwakhani",
            "code": "7270"
        },
        {
            "id": 7269,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7269"
        },
        {
            "id": 7268,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7268"
        },
        {
            "id": 7267,
            "title": "Land for Sale at Dharan - 19 | Hariyali",
            "slug": "land-for-sale-at-dharan-19-hariyali",
            "code": "7267"
        },
        {
            "id": 7266,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7266"
        },
        {
            "id": 7265,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7265"
        },
        {
            "id": 7264,
            "title": "House for Sale at Old Baneshwor",
            "slug": "house-for-sale-at-old-baneshwor",
            "code": "7264"
        },
        {
            "id": 7263,
            "title": "House for Sale at Imadol | Swimming Pool",
            "slug": "house-for-sale-at-imadol-swimming-pool",
            "code": "7263"
        },
        {
            "id": 7262,
            "title": "House for Sale at Imadol | Sital Tole",
            "slug": "house-for-sale-at-sital-tole-imadol",
            "code": "7262"
        },
        {
            "id": 7261,
            "title": "Land for Sale at Godawari | Jharuwarashi",
            "slug": "land-for-sale-at-jharuwarashi-godawari",
            "code": "7261"
        },
        {
            "id": 7260,
            "title": "Land for Sale at Lalitpur | Dhobighat",
            "slug": "land-for-sale-at-dhobighat-lalitpur",
            "code": "7260"
        }
    ]
}