Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=227
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=228",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=226",
    "results": [
        {
            "id": 5252,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5252"
        },
        {
            "id": 5249,
            "title": "Land for Sale at Khumaltar",
            "slug": "land-for-sale-at-khumaltar",
            "code": "5249"
        },
        {
            "id": 5248,
            "title": "Land for Sale at Sanobharyang | Raniban",
            "slug": "land-for-sale-at-sanobharyang-raniban",
            "code": "5248"
        },
        {
            "id": 5247,
            "title": "House for Sale at Lazimpat",
            "slug": "house-for-sale-at-lazimpat",
            "code": "5247"
        },
        {
            "id": 5244,
            "title": "Land for Sale at Patan Dhoka",
            "slug": "land-for-sale-at-patandhoka",
            "code": "5244"
        },
        {
            "id": 5243,
            "title": "Land for Sale at Patan Dhoka",
            "slug": "land-for-sale-at-patandhoka",
            "code": "5243"
        },
        {
            "id": 5242,
            "title": "Land for Sale at Patan Dhoka",
            "slug": "land-for-sale-at-patandhoka",
            "code": "5242"
        },
        {
            "id": 5241,
            "title": "Land for Sale at Patan Dhoka",
            "slug": "land-for-sale-at-patan-dhoka",
            "code": "5241"
        },
        {
            "id": 5240,
            "title": "Southeast Facing House for Sale at Jorpati",
            "slug": "south-east-face-house-for-sale-at-jorpati-kathmandu",
            "code": "5240"
        },
        {
            "id": 5239,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5239"
        },
        {
            "id": 5238,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5238"
        },
        {
            "id": 5237,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5237"
        }
    ]
}