Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=257
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=258",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=256",
    "results": [
        {
            "id": 4814,
            "title": "Land For Sale at Tokha | Panchetar",
            "slug": "land-for-sale-at-tokha-panchetar",
            "code": "4814"
        },
        {
            "id": 4813,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "4813"
        },
        {
            "id": 4809,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "4809"
        },
        {
            "id": 4808,
            "title": "South Facing Land for Sale at Gothatar | Kathmandu",
            "slug": "south-face-land-for-sale-at-gothatar-kathmandu",
            "code": "4808"
        },
        {
            "id": 4807,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4807"
        },
        {
            "id": 4806,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4806"
        },
        {
            "id": 4805,
            "title": "East Facing House for Sale at Mulpani",
            "slug": "east-facing-house-for-sale-at-mulpani-kathmandu",
            "code": "4805"
        },
        {
            "id": 4804,
            "title": "House For Sale at Chhapro | Pepsicola | Kathmandu",
            "slug": "house-for-sale-at-brindra-chowk-kadaghari-kathmandu",
            "code": "4804"
        },
        {
            "id": 4803,
            "title": "40 Aana Land for Sale at Bhaktapur",
            "slug": "40-aana-land-for-sale-at-changunarayan-bhaktapur",
            "code": "4803"
        },
        {
            "id": 4802,
            "title": "House for Sale at Metari Tole | Pokhara-15",
            "slug": "house-for-sale-at-metari-tole-pokhara-15",
            "code": "4802"
        },
        {
            "id": 4801,
            "title": "House for Sale at Metari Tole | Pokhara-15",
            "slug": "house-for-sale-at-metari-tole-pokhara-15",
            "code": "4801"
        },
        {
            "id": 4800,
            "title": "1155 Sq. Ft Apartment for Sale at Hattiban | Cityscape",
            "slug": "3bhk-apartment-for-sale-at-cityscape",
            "code": "4800"
        }
    ]
}