Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=242
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=243",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=241",
    "results": [
        {
            "id": 5031,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "5031"
        },
        {
            "id": 5030,
            "title": "Southeast House for Sale at Kadaghari | Kathmandu",
            "slug": "south-east-house-for-sale-at-har-har-mahadev-kadaghari-kathmandu",
            "code": "5030"
        },
        {
            "id": 5029,
            "title": "Bungalow for Sale at Mulpani",
            "slug": "bungalow-for-sale-at-green-hill-city-mulpani-kathmandu",
            "code": "5029"
        },
        {
            "id": 5028,
            "title": "Farmhouse for Sale at Mudkhu | Osho Tapoban",
            "slug": "farmhouse-for-sale-at-mudkhu-osho-tapoban",
            "code": "2100"
        },
        {
            "id": 5027,
            "title": "Land with House for Sale at Tikhedewal | Lalitpur",
            "slug": "land-with-house-for-sale-at-tikhedewal-lalitpur",
            "code": "5027"
        },
        {
            "id": 5026,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-on-sale-at-kirtipur",
            "code": "5026"
        },
        {
            "id": 5024,
            "title": "Land with House for Sale at Kuleshwor | Kathmandu",
            "slug": "house-for-sale-at-kuleshwor-kathmandu",
            "code": "5024"
        },
        {
            "id": 5023,
            "title": "Land for Sale at Dhapakhel | Lalitpur",
            "slug": "land-for-sale-at-dhapakhel-lalitpur",
            "code": "5023"
        },
        {
            "id": 5022,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5022"
        },
        {
            "id": 5021,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5021"
        },
        {
            "id": 5020,
            "title": "Land for Sale at Phutung | Tarkeshwor",
            "slug": "land-for-sale-at-phutung-tarkeshwor",
            "code": "5020"
        },
        {
            "id": 5019,
            "title": "House for sale at Phutung | Tarkeshwor",
            "slug": "house-for-sale-at-phutung-tarkeshwor",
            "code": "5019"
        }
    ]
}