Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=255
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=256",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=254",
    "results": [
        {
            "id": 4843,
            "title": "Land for Sale at Nakhipot",
            "slug": "land-for-sale-at-nakhipot-lalitpur",
            "code": "4843"
        },
        {
            "id": 4842,
            "title": "House for Sale at Manbhawan",
            "slug": "house-for-sale-at-manbhawan-lalitpur",
            "code": "4842"
        },
        {
            "id": 4841,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4841"
        },
        {
            "id": 4840,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4840"
        },
        {
            "id": 4834,
            "title": "Land for Sale at Sundarharaicha - 4 | Baliya",
            "slug": "land-for-sale-at-sundarharaicha-4-baliya",
            "code": "4834"
        },
        {
            "id": 4833,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati",
            "code": "4833"
        },
        {
            "id": 4832,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "4832"
        },
        {
            "id": 4831,
            "title": "Land for Sale at Kalabanjar - 7 | Simarbana",
            "slug": "land-for-sale-at-kalabanjar-7-simarbana",
            "code": "4831"
        },
        {
            "id": 4830,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4830"
        },
        {
            "id": 4829,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4829"
        },
        {
            "id": 4828,
            "title": "Residential Property for Rent at Bhaisepati | Lalitpur",
            "slug": "residential-property-for-rent-at-bhaisepati-lalitpur",
            "code": "4828"
        },
        {
            "id": 4827,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4827"
        }
    ]
}