Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=366
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=367",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=365",
    "results": [
        {
            "id": 2825,
            "title": "Land for Sale at Durga Mandir | Kapan | Kathmandu",
            "slug": "land-for-sale-at-durga-mandir-kapan",
            "code": "2825"
        },
        {
            "id": 2824,
            "title": "House Sale at Naxal | Kathmandu",
            "slug": "house-sale-naxal",
            "code": "2824"
        },
        {
            "id": 2823,
            "title": "House on sale at Kupandol | Lalitpur",
            "slug": "house-on-sale-at-kupandol",
            "code": "2823"
        },
        {
            "id": 2818,
            "title": "House for Sale at Pepsicola | Kathmandu",
            "slug": "house-for-sale-at-pepsicola",
            "code": "2818"
        },
        {
            "id": 2817,
            "title": "Land Sale for Budhanilkantha",
            "slug": "land-sale-for-budhanilkantha",
            "code": "2817"
        },
        {
            "id": 2816,
            "title": "House For Sale at Ochu Height |  Imadol",
            "slug": "house-sale-imadol-ochu-height",
            "code": "2816"
        },
        {
            "id": 2815,
            "title": "House For Sale at Sundarijal",
            "slug": "house-for-sale-at-sundarijal",
            "code": "2815"
        },
        {
            "id": 2813,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "2813"
        },
        {
            "id": 2810,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "2810"
        },
        {
            "id": 2809,
            "title": "Land for sale at Sukedhara | Kathmandu",
            "slug": "land-sale-sukedhara",
            "code": "2809"
        },
        {
            "id": 2808,
            "title": "Land for Sale at Kapan | Ram Mandir | Kathmandu",
            "slug": "land-sale-kapan-ram-mandir",
            "code": "2808"
        },
        {
            "id": 2807,
            "title": "House for sale at Panipokhari | Kathmandu",
            "slug": "house-for-sale-at-panipokhari",
            "code": "2807"
        }
    ]
}