Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=391
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=392",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=390",
    "results": [
        {
            "id": 2354,
            "title": "Commercial Property for Sale at Lazimpat",
            "slug": "commercial-property-for-sale-at-lazimpat",
            "code": "2354"
        },
        {
            "id": 2352,
            "title": "Double Facing Land on sale at Nayabazar",
            "slug": "Double-facing-land-on-sale-at-nayabazar",
            "code": "2352"
        },
        {
            "id": 2351,
            "title": "South East-Facing House on sale at Budhanilkantha",
            "slug": "South-East-facing-house-on-sale-at-budhanilkantha",
            "code": "2351"
        },
        {
            "id": 2350,
            "title": "House on sale at Dhungedhara",
            "slug": "house-on-sale-at-dhungedhara",
            "code": "2350"
        },
        {
            "id": 2349,
            "title": "3BHK Fully Furnished DownTown Apartment On Sale",
            "slug": "3bhk-fully-furnished-downtown-apartment-on-sale",
            "code": "2349"
        },
        {
            "id": 2348,
            "title": "Beautiful South-Facing House on sale at Budhanilkantha",
            "slug": "south-facing-house-on-sale-at-budhanilkantha",
            "code": "2348"
        },
        {
            "id": 2347,
            "title": "Southeast-Facing House on sale at Budhanilkantha",
            "slug": "southeast-facing-house-on-sale-at-budhanilkantha",
            "code": "2347"
        },
        {
            "id": 2346,
            "title": "3.5 Storey House on Sale at Samakhushi",
            "slug": "35-storey-house-on-sale-at-samakhushi",
            "code": "2346"
        },
        {
            "id": 2345,
            "title": "Northeast-Facing House on sale at Budhanilkantha",
            "slug": "northeast-facing-house-on-sale-at-budhanilkantha",
            "code": "2345"
        },
        {
            "id": 2342,
            "title": "South-Facing 6 BHK House for sale at Budhanilkantha",
            "slug": "south-facing-6-bhk-house-for-sale-at-budhanilkantha",
            "code": "2342"
        },
        {
            "id": 2340,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2340"
        },
        {
            "id": 2339,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "2339"
        }
    ]
}