Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=359
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=360",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=358",
    "results": [
        {
            "id": 2947,
            "title": "Land for Sale at Sankhamul",
            "slug": "land-for-sale-at-sankhamul",
            "code": "2947"
        },
        {
            "id": 2946,
            "title": "East Facing Residential Land On Sale At Baneshwor",
            "slug": "east-facing-residential-land-on-sale-at-baneshwor",
            "code": "2946"
        },
        {
            "id": 2942,
            "title": "West Facing House on Sale at Force Park, Kadaghari, Kathmandu",
            "slug": "west-facing-house-on-sale-at-force-park-kadaghari-kathmandu",
            "code": "2942"
        },
        {
            "id": 2941,
            "title": "4 Aana House on Sale at Shreejana Tole, Mulpani Kathmandu",
            "slug": "4-aana-house-on-sale-at-shreejana-tole-mulpani-kathmandu",
            "code": "2941"
        },
        {
            "id": 2940,
            "title": "East Facing House on Sale at Jambudada | Jorpati | Kathmandu",
            "slug": "east-facing-house-on-sale-at-jambu-dada-jorpati-kathmandu",
            "code": "2940"
        },
        {
            "id": 2939,
            "title": "South Facing Land For Sale at Nil Bharai Temple, Bhaktapur",
            "slug": "south-facing-land-for-sale-at-nil-bharai-temple-bhaktapur",
            "code": "2939"
        },
        {
            "id": 2938,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal",
            "code": "2938"
        },
        {
            "id": 2937,
            "title": "House for Sale at Ramkot",
            "slug": "house-for-sale-at-ramkot",
            "code": "2937"
        },
        {
            "id": 2935,
            "title": "Land for Sale at Chandragiri",
            "slug": "land-for-sale-at-chanragiri",
            "code": "2935"
        },
        {
            "id": 2934,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-at-sitapaila",
            "code": "2934"
        },
        {
            "id": 2933,
            "title": "House for Sale and Rent at Pasikot | Budhanilkantha",
            "slug": "house-for-rent-at-pasikot-budhanilkantha",
            "code": "2933"
        },
        {
            "id": 2932,
            "title": "Bungalow House for Sale at Budhanilkantha",
            "slug": "bungalow-house-for-sale-at-budhanilkantha",
            "code": "2155"
        }
    ]
}