Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=274
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=275",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=273",
    "results": [
        {
            "id": 4572,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4572"
        },
        {
            "id": 4571,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4571"
        },
        {
            "id": 4570,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4570"
        },
        {
            "id": 4569,
            "title": "Land for Sale at Gothatar",
            "slug": "3-aana-2-paisa-3-daam-land-for-sale-at-mantar-chwok-gothatar-kathmandu",
            "code": "4569"
        },
        {
            "id": 4568,
            "title": "3 Aana 3 Paisa Land for Sale at Hatti Dada | Gothatar | Kathmandu",
            "slug": "3-aana-3-paisa-land-for-sale-at-hatti-dada-gothatar-kathmandu",
            "code": "4568"
        },
        {
            "id": 4567,
            "title": "Commercial Property for Rent at Jamal | Kathmandu",
            "slug": "commercial-property-for-rent-jamal-kathmandu",
            "code": "4567"
        },
        {
            "id": 4566,
            "title": "Plotting Land for Sale at Adhikari Gau | Mulpani | Kathmandu",
            "slug": "plotting-land-for-sale-at-adhikari-gau-mulpani-kathmandu",
            "code": "4566"
        },
        {
            "id": 4565,
            "title": "Land for Sale at Gothatar",
            "slug": "land-for-sale-at-gothatar",
            "code": "4565"
        },
        {
            "id": 4564,
            "title": "8.5 Aana Land for Sale at Dibyashwori Planning | Sano Thimi",
            "slug": "85-aana-land-for-sale-at-dibyashwori-planning-sano-thimi-bhaktapur",
            "code": "4564"
        },
        {
            "id": 4563,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-bhaisepati",
            "code": "4563"
        },
        {
            "id": 4562,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-bhaisepati",
            "code": "4562"
        },
        {
            "id": 4561,
            "title": "House for Sale at Hattiban | Lalitpur",
            "slug": "house-for-sale-at-hattiban-lalitpur",
            "code": "4561"
        }
    ]
}