Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=332
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=333",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=331",
    "results": [
        {
            "id": 3569,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "3569"
        },
        {
            "id": 3568,
            "title": "House for Sale at Banasthali",
            "slug": "house-for-sale-banasthali",
            "code": "3568"
        },
        {
            "id": 3567,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3567"
        },
        {
            "id": 3566,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3566"
        },
        {
            "id": 3565,
            "title": "Semi Bungalow House for Sale at Pepsicola",
            "slug": "semi-bungalow-house-for-sale-at-pepsicola",
            "code": "3565"
        },
        {
            "id": 3564,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "3564"
        },
        {
            "id": 3563,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "3563"
        },
        {
            "id": 3562,
            "title": "Space for Rent at Samakhusi",
            "slug": "commercial-space-for-rent",
            "code": "3562"
        },
        {
            "id": 3561,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-bafal",
            "code": "3561"
        },
        {
            "id": 3560,
            "title": "Commercial Building for Sale at Bagbazar",
            "slug": "commercial-land-for-sale-at-bagbazar",
            "code": "3560"
        },
        {
            "id": 3559,
            "title": "House for Sale at Ithuli Planning | Bhaktapur",
            "slug": "house-for-sale-ithuli-planning-bhaktapur",
            "code": "3559"
        },
        {
            "id": 3555,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkanth",
            "code": "3555"
        }
    ]
}