Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=301
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=302",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=300",
    "results": [
        {
            "id": 4182,
            "title": "House for Sale at Budhanilakantha | Pasikot",
            "slug": "house-for-sale-budhanilakantha-pasikot",
            "code": "4182"
        },
        {
            "id": 4181,
            "title": "House for Sale at Budhanilkantha | Pasikot",
            "slug": "house-for-sale-budhnilakantha-pasikot",
            "code": "4181"
        },
        {
            "id": 4180,
            "title": "House for Sale at Budhanilakantha | Chyasingdol",
            "slug": "house-for-sale-budhanilakantha-chyasingdol",
            "code": "4180"
        },
        {
            "id": 4179,
            "title": "House for Sale at Budhanilakantha | Chyasingdol",
            "slug": "house-for-sale-budhanilakantha-chyasingdole",
            "code": "4179"
        },
        {
            "id": 4178,
            "title": "House for Sale at Budhanilakatha | Pasikot",
            "slug": "house-for-sale-budhanilakatha-pasikot",
            "code": "4178"
        },
        {
            "id": 4177,
            "title": "Land for Sale at Kirtipur | Charghare",
            "slug": "land-on-sale-kirtipur-charghare",
            "code": "4177"
        },
        {
            "id": 4176,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "4176"
        },
        {
            "id": 4174,
            "title": "House for Sale at Tahachal",
            "slug": "house-for-sale-at-tahachal",
            "code": "4174"
        },
        {
            "id": 4173,
            "title": "Land for Sale at Balkhu | TU",
            "slug": "land-for-sale-balkhu-tu",
            "code": "4173"
        },
        {
            "id": 4172,
            "title": "House for Sale at Tokha | Dhalmal",
            "slug": "house-for-sale-tokha-dhalmal",
            "code": "4172"
        },
        {
            "id": 4171,
            "title": "Commercial Property for Rent at Dallu | Kathmandu",
            "slug": "commercial-property-for-rent-dallu-kathmandu",
            "code": "4171"
        },
        {
            "id": 4169,
            "title": "Commercial space for Rent at Sorakhutte | Khusibun",
            "slug": "commercial-property-for-rent-khusibun-kathmandu",
            "code": "4169"
        }
    ]
}