Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=383
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=384",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=382",
    "results": [
        {
            "id": 2477,
            "title": "Commercial Property for Sale in Newroad",
            "slug": "commercial-property-for-sale-in-newroad",
            "code": "2477"
        },
        {
            "id": 2476,
            "title": "House for Sale in Nayabazar",
            "slug": "commercial-property-for-sale-in-newroad",
            "code": "2476"
        },
        {
            "id": 2473,
            "title": "Land for Sale at Baniyatar",
            "slug": "land-for-sale-at-baniyatar",
            "code": "2473"
        },
        {
            "id": 2466,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2466"
        },
        {
            "id": 2465,
            "title": "House for Sale at Dallu Awas | Kathamandu",
            "slug": "house-for-sale-at-dallu-awas",
            "code": "1098"
        },
        {
            "id": 2464,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2464"
        },
        {
            "id": 2463,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "1833"
        },
        {
            "id": 2462,
            "title": "House for Sale at Manmaiju",
            "slug": "house-for-sale-at-manmaiju",
            "code": "2462"
        },
        {
            "id": 2461,
            "title": "Land for Sale near Paropakar Loo Hiti",
            "slug": "land-for-sale-near-paropakar-loo-hiti",
            "code": "2461"
        },
        {
            "id": 2460,
            "title": "House For Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "3001"
        },
        {
            "id": 2459,
            "title": "House On Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2459"
        },
        {
            "id": 2458,
            "title": "Land for sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "2458"
        }
    ]
}