Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=259
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=260",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=258",
    "results": [
        {
            "id": 4774,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "4774"
        },
        {
            "id": 4773,
            "title": "Land for Sale at Pokhara-14 | Chinedanda",
            "slug": "land-for-sale-at-pokhara-14-chinedanda",
            "code": "4773"
        },
        {
            "id": 4772,
            "title": "House for Sale at Kusunti | Lalitpur",
            "slug": "house-for-sale-at-kusunti-lalitpur",
            "code": "4772"
        },
        {
            "id": 4771,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4771"
        },
        {
            "id": 4770,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4770"
        },
        {
            "id": 4769,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4769"
        },
        {
            "id": 4768,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-onsale-at-budhanilkantha",
            "code": "4768"
        },
        {
            "id": 4767,
            "title": "Land for Sale at Lalitpur | Badegaun",
            "slug": "land-for-sale-at-badegaun-lalitpur",
            "code": "4767"
        },
        {
            "id": 4766,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4766"
        },
        {
            "id": 4765,
            "title": "House for Sale at Tokha",
            "slug": "house-on-sale-at-tokha",
            "code": "4765"
        },
        {
            "id": 4764,
            "title": "House for Sale at Budhanilkantha",
            "slug": "hoise-on-sale-at-budhanilkantha",
            "code": "4764"
        },
        {
            "id": 4763,
            "title": "Land for Sale at Katunje | Bhaktapur",
            "slug": "land-for-sale-at-katunje-bhaktapur",
            "code": "4763"
        }
    ]
}