Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=86
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=87",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=85",
    "results": [
        {
            "id": 7389,
            "title": "Land for Sale at Nikoshera",
            "slug": "land-for-sale-at-nikoshera",
            "code": "7389"
        },
        {
            "id": 7388,
            "title": "House for Sale at Tarkeshwor | Rahultar",
            "slug": "house-for-sale-at-tarkeshwor-rahultar",
            "code": "7388"
        },
        {
            "id": 7387,
            "title": "House for Sale at Tokha",
            "slug": "house-for-seal-tokha",
            "code": "7387"
        },
        {
            "id": 7386,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "7386"
        },
        {
            "id": 7385,
            "title": "House for Sale at Tokha",
            "slug": "house-forsealtokha",
            "code": "7385"
        },
        {
            "id": 7384,
            "title": "House for Sale at Dharmasthali",
            "slug": "house-for-sale-at-dharmasthali",
            "code": "7384"
        },
        {
            "id": 7379,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "7379"
        },
        {
            "id": 7376,
            "title": "Commercial Land for Sale at Pokhara-18 | Sarankot",
            "slug": "commercial-land-for-sale-at-pokhara-05-malepatan",
            "code": "7376"
        },
        {
            "id": 7374,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7374"
        },
        {
            "id": 7373,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7373"
        },
        {
            "id": 7372,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7372"
        },
        {
            "id": 7371,
            "title": "Land for Sale at Nikoshera",
            "slug": "7-aana-land-for-sale-at-nikoshera",
            "code": "7371"
        }
    ]
}