Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=354
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=355",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=353",
    "results": [
        {
            "id": 3048,
            "title": "Land for Sale at Maharajgunj | Chandol",
            "slug": "land-sale-maharajgunj-chandol-chundevi",
            "code": "3048"
        },
        {
            "id": 3047,
            "title": "5 Aana House on Sale at Nayabasti | Kathmandu",
            "slug": "north-facing-house-sale-at-nayabasti-kathmandu",
            "code": "3047"
        },
        {
            "id": 3046,
            "title": "House on Sale at Tejbinayak | Gothatar",
            "slug": "northeast-facing-house-sale-tejbinayak-gothatar",
            "code": "3046"
        },
        {
            "id": 3040,
            "title": "House for Sale at Raniban",
            "slug": "house-sale-raniban",
            "code": "3040"
        },
        {
            "id": 3039,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3039"
        },
        {
            "id": 3038,
            "title": "House for sell at Pepsicola | Kathmandu",
            "slug": "house-for-sell-at-pepsikola",
            "code": "3038"
        },
        {
            "id": 3037,
            "title": "House for Sell at Tokha",
            "slug": "house-for-sell-at-tokha",
            "code": "3037"
        },
        {
            "id": 3036,
            "title": "House for Sale at Kirtipur | Machchhegaun",
            "slug": "house-kirtipur-machchhegaun",
            "code": "3036"
        },
        {
            "id": 3033,
            "title": "SouthWest Facing House on Sale at Gothatar | Kathmandu",
            "slug": "southwest-facing-house-on-sale-at-gothatar-kathmandu",
            "code": "3033"
        },
        {
            "id": 3032,
            "title": "SouthEast Facing Land on Sale at Balkot | Bhaktapur",
            "slug": "southeast-facing-land-on-sale-at-balkot-bhaktapur",
            "code": "3032"
        },
        {
            "id": 3031,
            "title": "East Face Land For Sale at Pani Tanki | Balkot | Bhaktapur",
            "slug": "land-on-sale-at-pani-tanki-balkot-bhaktapur",
            "code": "3031"
        },
        {
            "id": 3030,
            "title": "Land on Sale at Pepiscola | Kathmandu",
            "slug": "land-on-sale-at-pepiscola-kathmandu",
            "code": "3030"
        }
    ]
}