Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=24
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=25",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=23",
    "results": [
        {
            "id": 8228,
            "title": "Land with House for Sale at Budhanilkantha",
            "slug": "land-with-house-seller-at-budhanilkatha",
            "code": "8228"
        },
        {
            "id": 8227,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan-chunikhel",
            "code": "8227"
        },
        {
            "id": 8226,
            "title": "Commercial Space for Rent at Itahari",
            "slug": "commercial-space-for-rent-at-itahari",
            "code": "8226"
        },
        {
            "id": 8224,
            "title": "Land for Sale at Katunje",
            "slug": "land-for-sale-at-katunje",
            "code": "8224"
        },
        {
            "id": 8222,
            "title": "Land for Sale at Lokanthali",
            "slug": "land-for-sale-at-lokanthali",
            "code": "8222"
        },
        {
            "id": 8221,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "8221"
        },
        {
            "id": 8220,
            "title": "Semi Bungalow House for Sale at Gothatar",
            "slug": "south-east-face-semi-bungalow-for-sale-at-gothatar",
            "code": "8220"
        },
        {
            "id": 8219,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "8219"
        },
        {
            "id": 8218,
            "title": "House for Sale at Dholahiti | Lalitpur",
            "slug": "house-for-sale-at-dholahiti-lalitpur",
            "code": "8218"
        },
        {
            "id": 8217,
            "title": "House for Sale at Dallu",
            "slug": "house-for-sale-at-dallu",
            "code": "8217"
        },
        {
            "id": 8216,
            "title": "Land for Sale at Sundarharaicha - 8 | Biratchowk",
            "slug": "land-for-sale-at-sundarharaicha-8-gothagu",
            "code": "8216"
        },
        {
            "id": 8214,
            "title": "House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha",
            "code": "8214"
        }
    ]
}