Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=185
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=186",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=184",
    "results": [
        {
            "id": 5856,
            "title": "21 Aana Commercial Land for Sale at Baneshwor",
            "slug": "21-aana-commercial-land-for-sale-at-baneshwor",
            "code": "5856"
        },
        {
            "id": 5855,
            "title": "3-5 Aana Plots for Sale at Katunje | Bhaktapur",
            "slug": "20-aana-plots-for-sale-at-katunje-bhaktapur",
            "code": "5855"
        },
        {
            "id": 5854,
            "title": "Commercial Land for Rent at Dhobighat | Lalitpur",
            "slug": "commercial-land-for-rent-at-dhobighat-lalitpur",
            "code": "5854"
        },
        {
            "id": 5853,
            "title": "House for Sale at Pokhara-15 | Meteri Tole",
            "slug": "house-for-sale-at-pokhara-15-meteri-tole",
            "code": "5853"
        },
        {
            "id": 5845,
            "title": "Commercial Property for Rent at Bagdol | Lalitpur",
            "slug": "commercial-property-for-rent-at-bagdol-lalitpur",
            "code": "5845"
        },
        {
            "id": 5844,
            "title": "House for Sale at Bista Gau | Mulpani",
            "slug": "house-for-sale-at-bista-gau-mulpani-kathmandu",
            "code": "5844"
        },
        {
            "id": 5842,
            "title": "Residential House for Sale at Bista Gau | Mulpani",
            "slug": "residential-house-for-sale-at-bista-gau-mulpani-kathmandu",
            "code": "5842"
        },
        {
            "id": 5841,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5841"
        },
        {
            "id": 5840,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5840"
        },
        {
            "id": 5839,
            "title": "Land for Sale at Sipadol | Bhaktapur",
            "slug": "land-forsale-at-sipadolbhaktapur",
            "code": "5839"
        },
        {
            "id": 5838,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "5838"
        },
        {
            "id": 5837,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5837"
        }
    ]
}