Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=294
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=295",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=293",
    "results": [
        {
            "id": 4304,
            "title": "Bungalow House for Sale at Golfutar | Aakrity Colony",
            "slug": "bungalow-house-for-sale-aakrity-colony-hepali-height-golfutar",
            "code": "4304"
        },
        {
            "id": 4303,
            "title": "Bungalow House for Sale at Golfutar | Aakrity Colony",
            "slug": "bungalow-house-for-sale-aakriti-colony-hepali-height-golfutar",
            "code": "4303"
        },
        {
            "id": 4302,
            "title": "Bungalow House for Sale at Golfutar | Aakrity Colony",
            "slug": "bungalow-house-for-sale-aakrity-colony-hepali-height-golfutar",
            "code": "4302"
        },
        {
            "id": 4301,
            "title": "Bungalow House for Sale at Golfutar | Aakrity Colony",
            "slug": "bungalow-house-for-sale-hepali-height-golfutar",
            "code": "4301"
        },
        {
            "id": 4300,
            "title": "House for Sale at Golfutar Chowk | Hepali Height",
            "slug": "house-for-sale-akrity-colony-hepali-height",
            "code": "4300"
        },
        {
            "id": 4299,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4299"
        },
        {
            "id": 4298,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4298"
        },
        {
            "id": 4297,
            "title": "Land for Sale at Aryal Gaun",
            "slug": "land-for-sale-mulpani",
            "code": "4297"
        },
        {
            "id": 4296,
            "title": "House for Sale at Sifal",
            "slug": "house-for-sale-sifal",
            "code": "4296"
        },
        {
            "id": 4295,
            "title": "House for Sale at Tokha | Dhalmal",
            "slug": "house-for-sale-tokha-dhalmal",
            "code": "4295"
        },
        {
            "id": 4286,
            "title": "House for Sale at Tokha | Dhapasi",
            "slug": "house-for-sale-tokha-sunderbasti",
            "code": "4286"
        },
        {
            "id": 4285,
            "title": "Almost 2 Ropani Land for Sale at Changunarayan Hills",
            "slug": "almost-2-ropani-land-for-sale-at-changunarayan-hills",
            "code": "4285"
        }
    ]
}