Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=250
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=251",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=249",
    "results": [
        {
            "id": 4917,
            "title": "Land for Sale at Sundarharaicha - 1 | Belepur",
            "slug": "land-for-sale-at-sundarharaicha-1-belepur",
            "code": "4917"
        },
        {
            "id": 4916,
            "title": "Residential House for Sale at Gothatar",
            "slug": "residential-house-for-sale-at-hatti-danda-gothatar-kathmandu",
            "code": "4916"
        },
        {
            "id": 4915,
            "title": "Semi Bungalow House for Sale at Gothatar",
            "slug": "semi-bungalow-house-for-sale-at-fikal-chowk-gothatar-kathmandu",
            "code": "4915"
        },
        {
            "id": 4914,
            "title": "5.75 Aana Land for Sale at Gothatar",
            "slug": "5-aana-3-paisa-land-for-sale-at-mantar-gothatar-kathmandu",
            "code": "4914"
        },
        {
            "id": 4913,
            "title": "Semi-Commercial House for Sale at Suncity | Kadaghari | Kathmandu",
            "slug": "semi-commercial-house-for-sale-at-suncity-kathmandu",
            "code": "4913"
        },
        {
            "id": 4912,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4912"
        },
        {
            "id": 4911,
            "title": "Land for Sale at Radhe Radhe",
            "slug": "land-for-sale-at-radhe-radhe",
            "code": "4911"
        },
        {
            "id": 4910,
            "title": "18 Lakh Per Aana Land for Sale at Suryabinayak",
            "slug": "18-lakh-per-aana-land-for-sale-at-suryabinayak",
            "code": "4910"
        },
        {
            "id": 4909,
            "title": "Beautiful House for Sale at Suryavinayak",
            "slug": "beautiful-house-for-sale-at-suryavinayak",
            "code": "4909"
        },
        {
            "id": 4908,
            "title": "Plot for Sale at Begnas",
            "slug": "plot-for-sale-at-begnas",
            "code": "4908"
        },
        {
            "id": 4907,
            "title": "2 BHK Apartment for Sale at Grande Tower",
            "slug": "2bhk-apartment-for-sale-at-grande-tower",
            "code": "4907"
        },
        {
            "id": 4900,
            "title": "House for Sale at Budhanilkntha",
            "slug": "house-on-sale-at-budhanilkntha",
            "code": "4900"
        }
    ]
}