Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=336
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=337",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=335",
    "results": [
        {
            "id": 3465,
            "title": "3 Aana 2 Paisa House on Sale at Gothatar | Kathmandu",
            "slug": "3-aana-2-paisa-house-on-sale-gothatar-kathmandu",
            "code": "3465"
        },
        {
            "id": 3462,
            "title": "Land for Sale at Sanobharyang | Raniban",
            "slug": "land-for-sale-at-sanobharyang-raniban",
            "code": "3462"
        },
        {
            "id": 3461,
            "title": "Land for Sale at Sano Bharyang | Raniban",
            "slug": "land-for-sale-at-sano-bharyang-raniban",
            "code": "3461"
        },
        {
            "id": 3460,
            "title": "House for Sale at Galkopakha",
            "slug": "house-for-sale-at-galkopakha",
            "code": "3460"
        },
        {
            "id": 3458,
            "title": "Land for Lease or Rent at Narephant",
            "slug": "land-for-lease-or-rent",
            "code": "3458"
        },
        {
            "id": 3448,
            "title": "House for Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3448"
        },
        {
            "id": 3447,
            "title": "House for Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3447"
        },
        {
            "id": 3444,
            "title": "Space for Rent at Pepsicola",
            "slug": "space-for-rent-imadol",
            "code": "3444"
        },
        {
            "id": 3443,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3443"
        },
        {
            "id": 3442,
            "title": "House for Sale at Samakhushi",
            "slug": "house-for-sale-samakhushi",
            "code": "3442"
        },
        {
            "id": 3441,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-tarkeshwor",
            "code": "3441"
        },
        {
            "id": 3433,
            "title": "House for Sale Tarkeshwor | Dharmasthali",
            "slug": "house-for-sale-tarkeshwar-dharmasthai",
            "code": "3433"
        }
    ]
}