Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=224
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=225",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=223",
    "results": [
        {
            "id": 5305,
            "title": "House for Sale at Dholahiti | Lalitpur",
            "slug": "house-for-sale-at-dholahiti-lalitpur",
            "code": "5305"
        },
        {
            "id": 5304,
            "title": "Land for Sale at Dhapakhel",
            "slug": "land-for-sale-at-dhapakhel",
            "code": "5304"
        },
        {
            "id": 5303,
            "title": "Land with House for Sale at Jwagal | Lalitpur",
            "slug": "land-with-house-for-sale-at-jwagal-lalitpur",
            "code": "5303"
        },
        {
            "id": 5302,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "5302"
        },
        {
            "id": 5293,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5293"
        },
        {
            "id": 5292,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5292"
        },
        {
            "id": 5288,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "5288"
        },
        {
            "id": 5287,
            "title": "Land for Sale at Itahari - 8 | Puspalal Chowk",
            "slug": "land-for-sale-at-itahari-8-puspalal-chowk",
            "code": "5287"
        },
        {
            "id": 5286,
            "title": "House for Sale at Sanepa",
            "slug": "house-for-sale-at-sanepa",
            "code": "5286"
        },
        {
            "id": 5284,
            "title": "House for Sale at Thecho | Lalitpur",
            "slug": "house-for-sale-at-thecho-lalitpur",
            "code": "5284"
        },
        {
            "id": 5283,
            "title": "Land for Sale at Bansbari",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5283"
        },
        {
            "id": 5282,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5282"
        }
    ]
}