Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=202
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=203",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=201",
    "results": [
        {
            "id": 5595,
            "title": "6 Aana Perfect Land for Sale at Balkot",
            "slug": "6-aana-perfect-land-for-sale-at-balkot",
            "code": "5595"
        },
        {
            "id": 5594,
            "title": "5 Aana House for Sale at Budhanilkantha",
            "slug": "5-aana-house-for-sale-at-budhanilkantha",
            "code": "5594"
        },
        {
            "id": 5593,
            "title": "Land for Sale at Mahatgauda | Pokhara-17",
            "slug": "land-for-sale-at-mahatgauda-pokhara-17",
            "code": "5593"
        },
        {
            "id": 5592,
            "title": "Commercial Building for Sale at New Baneshwor",
            "slug": "commercial-building-for-sale-at-baneshwor",
            "code": "5592"
        },
        {
            "id": 5591,
            "title": "Land for Sale at Sundarharaicha - 1 | Belepur",
            "slug": "land-for-sale-at-sundarharaicha-1-belepur",
            "code": "5591"
        },
        {
            "id": 5590,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "5590"
        },
        {
            "id": 5589,
            "title": "Land for Sale at Bungamati | Lalitpur",
            "slug": "land-for-sale-at-bungamati-lalitpur",
            "code": "5589"
        },
        {
            "id": 5588,
            "title": "House for Sale at Chuchepati",
            "slug": "house-for-sale-at-chuchepati",
            "code": "5588"
        },
        {
            "id": 5587,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5587"
        },
        {
            "id": 5586,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5586"
        },
        {
            "id": 5585,
            "title": "House for Sale at Ram Bazar | Pokhara-15",
            "slug": "house-for-sale-at-ram-bazar-pokhara-15",
            "code": "5585"
        },
        {
            "id": 5584,
            "title": "House for Sale at Pokhara-02 | Miruwa",
            "slug": "house-for-sale-at-pokhara-02-miruwa",
            "code": "5584"
        }
    ]
}