Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=264
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=265",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=263",
    "results": [
        {
            "id": 4712,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha-baluwapati",
            "code": "4712"
        },
        {
            "id": 4711,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "4711"
        },
        {
            "id": 4710,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "4710"
        },
        {
            "id": 4709,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4709"
        },
        {
            "id": 4708,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4708"
        },
        {
            "id": 4707,
            "title": "Land for Sale at Gundu | Bhaktapur",
            "slug": "land-for-sale-at-gundu-bhaktapur",
            "code": "4707"
        },
        {
            "id": 4706,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4706"
        },
        {
            "id": 4705,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4705"
        },
        {
            "id": 4704,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "4704"
        },
        {
            "id": 4703,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4703"
        },
        {
            "id": 4702,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "4702"
        },
        {
            "id": 4701,
            "title": "House for Sale at Imadol",
            "slug": "imadol",
            "code": "4701"
        }
    ]
}