Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=344
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=345",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=343",
    "results": [
        {
            "id": 3263,
            "title": "House for Sale at Kirtipur | Machhegaun",
            "slug": "house-on-sell-at-kirtipur-machagau",
            "code": "3263"
        },
        {
            "id": 3259,
            "title": "South Facing Land for Sale at Khulaltar | Indrayani",
            "slug": "south-face-land-for-sale-at-khulaltar-indrayani-kathmandu",
            "code": "3259"
        },
        {
            "id": 3258,
            "title": "North West Facing Land for Sale at Pashikhel | Indrayani | Kathmandu",
            "slug": "northwest-land-for-sale-at-pashikhel-indrayani-kathmandu",
            "code": "3258"
        },
        {
            "id": 3257,
            "title": "Land For Sale at Gothatar | Kathmandu",
            "slug": "land-for-sale-at-gothatar-kathmandu",
            "code": "3257"
        },
        {
            "id": 3256,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "3256"
        },
        {
            "id": 3255,
            "title": "Land Sale For at Tokha",
            "slug": "land-sale-for-at-tokha",
            "code": "3255"
        },
        {
            "id": 3254,
            "title": "Land Sale at Tokha",
            "slug": "land-sale-at-tokha",
            "code": "3254"
        },
        {
            "id": 3253,
            "title": "House For Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "3253"
        },
        {
            "id": 3248,
            "title": "Flat for Rent at Baluwatar",
            "slug": "flat-for-rent",
            "code": "3248"
        },
        {
            "id": 3247,
            "title": "2 Ropani House for Rent at Chundevi",
            "slug": "2-ropani-house-for-rent",
            "code": "3247"
        },
        {
            "id": 3241,
            "title": "8 Aana House For Sale at Radhe Radhe Ashram | Bhaktapur",
            "slug": "8-aana-house-for-sale-at-radhe-radhe-ashram-bhaktapur",
            "code": "3241"
        },
        {
            "id": 3240,
            "title": "1200 Sq. Ft Flat for Rent at Central Park Apartment | Naxal",
            "slug": "flat-for-rent",
            "code": "3240"
        }
    ]
}