Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=226
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=227",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=225",
    "results": [
        {
            "id": 5267,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "5267"
        },
        {
            "id": 5266,
            "title": "Commercial Property for Rent at New Road | Pokhara-08",
            "slug": "commercial-property-for-rent-at-new-road-pokhara-08",
            "code": "5266"
        },
        {
            "id": 5265,
            "title": "House for Sale at Thulobharyang",
            "slug": "house-for-sale-at-sanobharyang-namgel-chowk",
            "code": "5265"
        },
        {
            "id": 5264,
            "title": "Land for Sale at Khumaltar",
            "slug": "land-for-sale-at-khumaltar",
            "code": "5264"
        },
        {
            "id": 5263,
            "title": "7.25 Aana Land for Sale at Dibyashwori Planning | Sano Thimi",
            "slug": "7-aana-1-paisa-land-for-sale-at-dibyashwori-planning-sano-thimi-bhaktapur",
            "code": "5263"
        },
        {
            "id": 5262,
            "title": "House For Sale at Gokarna | Kathmandu",
            "slug": "house-for-sale-at-gokarna-kathmandu",
            "code": "5262"
        },
        {
            "id": 5261,
            "title": "Land For Sale at Suncity | Kadaghari | Kathmandu",
            "slug": "land-for-sale-at-suncity-kadaghari-kathmandu",
            "code": "5261"
        },
        {
            "id": 5257,
            "title": "Sunshine Apartment for Sale at Sukedhara",
            "slug": "sunshine-apartment-sale-at-sukedhara",
            "code": "5257"
        },
        {
            "id": 5256,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "5256"
        },
        {
            "id": 5255,
            "title": "Land for Sale at Kapan | Budanilkantha",
            "slug": "land-for-sale-at-kapan-budanilkantha",
            "code": "5255"
        },
        {
            "id": 5254,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5254"
        },
        {
            "id": 5253,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5253"
        }
    ]
}