Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=235
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=236",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=234",
    "results": [
        {
            "id": 5126,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "5126"
        },
        {
            "id": 5125,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-on-sale-at-sunakothi-lalitpur",
            "code": "5125"
        },
        {
            "id": 5124,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "5124"
        },
        {
            "id": 5123,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5123"
        },
        {
            "id": 5122,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5122"
        },
        {
            "id": 5121,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5121"
        },
        {
            "id": 5120,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5120"
        },
        {
            "id": 5119,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5119"
        },
        {
            "id": 5118,
            "title": "House for Sale at Nayabasti | Jorpati | Kathmandu",
            "slug": "house-for-sale-at-nayabasti-jorpati-kathmandu",
            "code": "5118"
        },
        {
            "id": 5117,
            "title": "House for Sale at Lazimpat",
            "slug": "house-for-sale-in-lazimpat",
            "code": "5117"
        },
        {
            "id": 5116,
            "title": "Plotting Land For Sale at Jambu Dada | Jorpati | Kathmandu",
            "slug": "east-facing-house-for-sale-at-hattidanda-kageshwori-manohara-kathmandu",
            "code": "5116"
        },
        {
            "id": 5115,
            "title": "Land for Sale at Gongabu Bus Park",
            "slug": "land-for-sale-at-gongabu-bus-park",
            "code": "5115"
        }
    ]
}