Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=184
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=185",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=183",
    "results": [
        {
            "id": 5869,
            "title": "Semi Bungalow for Sale at Changunarayan",
            "slug": "semi-bungalow-for-sale-at-changunarayan",
            "code": "5869"
        },
        {
            "id": 5868,
            "title": "Residential House for Sale at Radhe Radhe | Bhaktapur",
            "slug": "residential-house-for-sale-at-radhe-radhe",
            "code": "5868"
        },
        {
            "id": 5866,
            "title": "Semi Commercial House for Sale at Radhe Radhe | Bhaktapur",
            "slug": "semi-commercial-house-for-sale-at-radhe-radhe",
            "code": "5866"
        },
        {
            "id": 5865,
            "title": "Semi Bungalow House for Sale at Sirutar",
            "slug": "semi-bungalow-house-for-sale-at-sirutar",
            "code": "5865"
        },
        {
            "id": 5864,
            "title": "Semi Bungalow House for Sale at Sano thimi",
            "slug": "semi-bungalow-house-for-sale-at-sanothimi",
            "code": "5864"
        },
        {
            "id": 5863,
            "title": "Semi Commercial Residential House for Sale at Gamcha | Bhaktapur",
            "slug": "semi-commercial-residential-house-for-sale-at-gamcha-bhaktapur",
            "code": "5863"
        },
        {
            "id": 5862,
            "title": "House for Sale at Kamerotar | Madhyapur",
            "slug": "house-for-sale-at-kamerotarmadhyapur",
            "code": "5862"
        },
        {
            "id": 5861,
            "title": "8.75 Aana Commercial Land for Sale at Duwakot",
            "slug": "875-aana-commercial-land-for-sale-at-duwakot",
            "code": "5861"
        },
        {
            "id": 5860,
            "title": "Land for Sale at Pokhara-30 | Tagamukh",
            "slug": "land-for-sale-at-pokhara-30-tagamukh-chainpur",
            "code": "5860"
        },
        {
            "id": 5859,
            "title": "Semi Commercial House for Sale at Balkot Height",
            "slug": "semi-commercial-house-for-sale-at-balkot-height",
            "code": "5859"
        },
        {
            "id": 5858,
            "title": "Semi Bungalow House for Sale at Balkot",
            "slug": "semi-bungalow-house-for-sale-at-balkot",
            "code": "5858"
        },
        {
            "id": 5857,
            "title": "House for Sale at Pokhara-29 |  Aargauchowk",
            "slug": "house-for-sale-at-pokhara-29-aargauchowk",
            "code": "5857"
        }
    ]
}