Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=287
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=288",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=286",
    "results": [
        {
            "id": 4397,
            "title": "Land for Sale at Teku | Kuleshwor",
            "slug": "land-for-sale-at-teku-kuleshwor",
            "code": "4397"
        },
        {
            "id": 4396,
            "title": "House for Sale at Chundevi | Maharajgunj",
            "slug": "house-for-sale-at-chundevi-maharajgunj",
            "code": "4396"
        },
        {
            "id": 4395,
            "title": "Land for Sale at Lazimpat",
            "slug": "land-for-sale-at-lazimpat",
            "code": "4395"
        },
        {
            "id": 4394,
            "title": "Land for Sale at Sitapaila Civil Homes",
            "slug": "land-for-sale-at-sitapaila-civil-homes",
            "code": "4394"
        },
        {
            "id": 4393,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4393"
        },
        {
            "id": 4392,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "4392"
        },
        {
            "id": 4391,
            "title": "Land for Sale at Ramkot",
            "slug": "land-for-sale-ramkot",
            "code": "4391"
        },
        {
            "id": 4390,
            "title": "House for Sale at Taukhel | Sitapaila",
            "slug": "house-for-sale-at-taukhel-sitapaila",
            "code": "4390"
        },
        {
            "id": 4389,
            "title": "Land for Sale at Ramkot",
            "slug": "land-for-sale-ramkot",
            "code": "4389"
        },
        {
            "id": 4387,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-godawari-lalitpur",
            "code": "4387"
        },
        {
            "id": 4386,
            "title": "Land for Sale at Godawari | Lalitpur",
            "slug": "land-for-sale-godawari-lalitpur",
            "code": "4386"
        },
        {
            "id": 4385,
            "title": "Mansion for Sale at Maharajung | Kathmandu",
            "slug": "mansion-for-sale-maharajung-kathmandu",
            "code": "4385"
        }
    ]
}