Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=293
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=294",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=292",
    "results": [
        {
            "id": 4316,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-nakhipot-kantipur-colony",
            "code": "4316"
        },
        {
            "id": 4315,
            "title": "Land for Sale at Godawari | Jharuwarasi",
            "slug": "land-for-sale-haruwarasi-santaneswor-mandir-godawari",
            "code": "4315"
        },
        {
            "id": 4314,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4314"
        },
        {
            "id": 4313,
            "title": "Land for Sale at Godawari  | Jharuwarasi",
            "slug": "land-for-sale-at-jharuwarasi-godawari-lalitpur",
            "code": "4313"
        },
        {
            "id": 4312,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "4312"
        },
        {
            "id": 4311,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "4311"
        },
        {
            "id": 4310,
            "title": "Land for Sale at Lalitpur | Dhapkhel",
            "slug": "land-for-sale-nagdaha-dhapkhel-lalitpur",
            "code": "4310"
        },
        {
            "id": 4309,
            "title": "Land for Sale at Lalitpur | Dhapakhel",
            "slug": "land-for-sale-nagdaha-dhapakhel-lalitpur",
            "code": "4309"
        },
        {
            "id": 4308,
            "title": "Land for Sale at Lalitpur | Dhapakhel",
            "slug": "land-for-sale-dhapaheight-dhapakhel-lalitpur",
            "code": "4308"
        },
        {
            "id": 4307,
            "title": "Land for Sale at Tokha | Grande Hospital",
            "slug": "land-for-sale-tokha-grande",
            "code": "4307"
        },
        {
            "id": 4306,
            "title": "Land for Sale at Dhapasi | Tokha",
            "slug": "land-for-sale-at-dhapasi",
            "code": "4306"
        },
        {
            "id": 4305,
            "title": "Bungalow House for Sale at Golfutar | Aakrity Colony",
            "slug": "bungalow-house-for-sale-aakrity-colony-hepali-height-golfutar",
            "code": "4305"
        }
    ]
}