Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=308
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=309",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=307",
    "results": [
        {
            "id": 4065,
            "title": "House for Sale at Maharajgunj | Kathmandu",
            "slug": "house-for-sale-maharajgunj-tusal-kathmandu",
            "code": "4065"
        },
        {
            "id": 4064,
            "title": "Commercial Building for Sale at Kalopul | Gyaneshwor",
            "slug": "commercial-building-for-sale-kalopul-gyaneshwor-kathmandu",
            "code": "4064"
        },
        {
            "id": 4063,
            "title": "House for Sale at Maharajgunj | Kathmandu",
            "slug": "house-for-sale-maharajgunj-kathmandu",
            "code": "4063"
        },
        {
            "id": 4058,
            "title": "Land for Sale at Ranibari | Kathmandu",
            "slug": "land-for-sale-ranibari",
            "code": "4058"
        },
        {
            "id": 4057,
            "title": "Commercial Property For Sale at Putalisadak | Kathmandu",
            "slug": "house-for-sale-putalisadak-kathmandu",
            "code": "4057"
        },
        {
            "id": 4056,
            "title": "House for Sale at Kusunti | Lalitpur",
            "slug": "house-for-sale-kusunti-lalitpur",
            "code": "4056"
        },
        {
            "id": 4055,
            "title": "Land for Sale at Thapagaun | Sunakothi | Lalitpur",
            "slug": "land-for-sale-thapagaun-sunakothi-lalitpur",
            "code": "4055"
        },
        {
            "id": 4054,
            "title": "Commercial Property for Rent at Sankhamul | kathmandu",
            "slug": "commercial-property-for-rent-sankhamul-kathmandu",
            "code": "4054"
        },
        {
            "id": 4053,
            "title": "Commercial Property for Rent at Nakhu Ekantakuna | Lalitpur",
            "slug": "commercial-property-for-rent-at-nakhu-ekantakuna-lalitpur",
            "code": "4053"
        },
        {
            "id": 4051,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4051"
        },
        {
            "id": 4050,
            "title": "House for Sale at Sukedhara | Budhanilakantha",
            "slug": "house-for-sale-budhanilakantha-sukedhsra",
            "code": "4050"
        },
        {
            "id": 4049,
            "title": "House for Sale at Sukedhara | Budhanilantha",
            "slug": "house-for-sale-budhanilantha-sukedhara",
            "code": "4049"
        }
    ]
}