Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=265
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=266",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=264",
    "results": [
        {
            "id": 4699,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4699"
        },
        {
            "id": 4698,
            "title": "3.75 Aana Land for Sale at Mulpani",
            "slug": "south-face-land-for-sale-at-dacchi-mulpani-kathmandu",
            "code": "4698"
        },
        {
            "id": 4697,
            "title": "Land for Sale at Mulpani | Kathmandu",
            "slug": "land-for-sale-at-heum-pipe-mulpani-kathmandu",
            "code": "4697"
        },
        {
            "id": 4696,
            "title": "South East Facing Land for Sale at Mulpani | Dacchi | Kathmandu",
            "slug": "south-east-face-land-at-mulpani-dacchi-kathmandu",
            "code": "4696"
        },
        {
            "id": 4695,
            "title": "Land for Sale at Dhakaltar | Tarkeshwor",
            "slug": "land-for-sale-at-dhakaltar-tarkeshwor",
            "code": "4695"
        },
        {
            "id": 4694,
            "title": "Land for Sale at Chapagaun | Godawari",
            "slug": "land-for-sale-at-chapagaun-godawari",
            "code": "4694"
        },
        {
            "id": 4693,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-at-sunakothi-lalitpur",
            "code": "4693"
        },
        {
            "id": 4690,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "4690"
        },
        {
            "id": 4689,
            "title": "South Facing Land for Sale at Mulpani | Kathmandu",
            "slug": "south-face-land-for-sale-at-hempipe-mulpani-kathmandu",
            "code": "4689"
        },
        {
            "id": 4687,
            "title": "5 Aana 1 Paisa 2 Daam Land for Sale at Gagalphedi | Kathmandu",
            "slug": "5-aana-land-for-sale-at-gagalphedi-kathmandu",
            "code": "4687"
        },
        {
            "id": 4686,
            "title": "Brand New Semi Bungalow for Sale at Birendra Chowk | Gothatar | Kathmandu",
            "slug": "semi-bungalow-house-for-sale-at-birendra-chowk-gothatar-kathmandu",
            "code": "4686"
        },
        {
            "id": 4685,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4685"
        }
    ]
}