Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=381
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=382",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=380",
    "results": [
        {
            "id": 2502,
            "title": "Land for Sale at Raniban Park",
            "slug": "land-for-sale-at-raniban-park",
            "code": "2502"
        },
        {
            "id": 2501,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "2501"
        },
        {
            "id": 2500,
            "title": "Commercial Property at Kuleshwor for Sale",
            "slug": "commercial-property-at-kuleshwor-for-sale",
            "code": "2500"
        },
        {
            "id": 2499,
            "title": "Tahachal Housing House for Sale",
            "slug": "tahachal-housing-house-for-sale",
            "code": "2499"
        },
        {
            "id": 2498,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "2498"
        },
        {
            "id": 2497,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "2497"
        },
        {
            "id": 2496,
            "title": "House For Sale at Imadol |Rajkulo|",
            "slug": "house-for-sale-at-imadol-rajkulo",
            "code": "2496"
        },
        {
            "id": 2494,
            "title": "East-Facing House on Sale at Budhanilkantha",
            "slug": "east-facing-house-on-sale-at-budhanilkantha",
            "code": "2494"
        },
        {
            "id": 2493,
            "title": "Royal Banglow House on sale at Budhanilkantha",
            "slug": "royal-banglow-house-on-sale-at-budhanilkantha",
            "code": "2493"
        },
        {
            "id": 2492,
            "title": "House For Sale at Imadol |Rajkulo|",
            "slug": "house-for-sale-at-imadolrajkulo",
            "code": "2492"
        },
        {
            "id": 2491,
            "title": "Semi-Banglow House on sale at Budhanilkantha",
            "slug": "semi-banglow-house-on-sale-at-budhanilkantha",
            "code": "2491"
        },
        {
            "id": 2490,
            "title": "3BHK SP Apartment on Sale at Tahachal",
            "slug": "3bhk-sp-apartment-on-sale-at-tahachal",
            "code": "2490"
        }
    ]
}