Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=365
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=366",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=364",
    "results": [
        {
            "id": 2841,
            "title": "House for Sale at Tokha-3 | Dhaneshwor Mandir | Kathmandu",
            "slug": "house-sale-tokha-dhaneshwor-mandir",
            "code": "2841"
        },
        {
            "id": 2838,
            "title": "House For Sale at Ochu Height |  Imadol | Lalitpur",
            "slug": "house-sale-imadol-ochu-height",
            "code": "2838"
        },
        {
            "id": 2836,
            "title": "House For Sale at Sitapakha",
            "slug": "house-for-sale-at-sitapakha",
            "code": "2836"
        },
        {
            "id": 2835,
            "title": "Land For Sale at Sitapakha",
            "slug": "land-for-sale-at-sitapakha",
            "code": "2835"
        },
        {
            "id": 2834,
            "title": "House for Sale on Outside Green Hill City Housing | Gothatar | Kathmandu",
            "slug": "house-for-sale-on-green-hill-city-kathmandu",
            "code": "2834"
        },
        {
            "id": 2833,
            "title": "Apartment for Sale at Sukedhara, Sunshine Apartment",
            "slug": "apartment-for-sale-at-sukedhara-sunshine-apartment",
            "code": "2833"
        },
        {
            "id": 2831,
            "title": "House for Sale at Boharatar",
            "slug": "house-for-sale-at-boharatar",
            "code": "2831"
        },
        {
            "id": 2830,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "2830"
        },
        {
            "id": 2829,
            "title": "Land for Sale at Chandol",
            "slug": "land-for-sale-at-chandol",
            "code": "2829"
        },
        {
            "id": 2828,
            "title": "House for Sale at Dhumbarahi | Chappal Karkhana",
            "slug": "house-for-sale-at-dhumbarahi-chappal-karkhana",
            "code": "2828"
        },
        {
            "id": 2827,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "2827"
        },
        {
            "id": 2826,
            "title": "Land for Sale at Lokanthali | Bhaktapur",
            "slug": "house-for-sale-balkot",
            "code": "2826"
        }
    ]
}