Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=22
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=23",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=21",
    "results": [
        {
            "id": 8255,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "8255"
        },
        {
            "id": 8254,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8254"
        },
        {
            "id": 8252,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8252"
        },
        {
            "id": 8251,
            "title": "Commercial Building for Sale at Old Baneshwor",
            "slug": "commercial-building-for-sale-at-old-baneshwor",
            "code": "8251"
        },
        {
            "id": 8250,
            "title": "House for Sale at Nakhipot",
            "slug": "house-for-sale-at-lalitpur-nakhipot",
            "code": "8250"
        },
        {
            "id": 8249,
            "title": "House for Sale at Pokhara - 27 | Bijaypur",
            "slug": "house-for-sale-at-pokhara-27-kalikachwok-bijaypur",
            "code": "8249"
        },
        {
            "id": 8248,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila-sankata-homes",
            "code": "8248"
        },
        {
            "id": 8247,
            "title": "House for Rent at Harisiddhi",
            "slug": "house-for-rent-at-harisiddhi",
            "code": "8247"
        },
        {
            "id": 8245,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8245"
        },
        {
            "id": 8244,
            "title": "House for Sale at Tikathali | Bhandarigaun",
            "slug": "house-for-sale-at-tikathali-bhandarigaun",
            "code": "8244"
        },
        {
            "id": 8243,
            "title": "Land for Sale at Balkot | Bhaktapur",
            "slug": "land-for-sale-at-balkot-bhaktapur",
            "code": "8243"
        },
        {
            "id": 8242,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-buddhanilkantha-lemon-tree",
            "code": "8242"
        }
    ]
}