Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=120
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=121",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=119",
    "results": [
        {
            "id": 6853,
            "title": "Land for Rent at Mandikatar",
            "slug": "land-for-rent-in-mandikhatar",
            "code": "6853"
        },
        {
            "id": 6852,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6852"
        },
        {
            "id": 6851,
            "title": "Land for at Budhanilkantha",
            "slug": "land-for-at-budhanilkantha",
            "code": "6851"
        },
        {
            "id": 6850,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6850"
        },
        {
            "id": 6849,
            "title": "House for sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6849"
        },
        {
            "id": 6845,
            "title": "Land for Sale at Sirutar",
            "slug": "land-for-sale-at-balkot-bhaktapur",
            "code": "6845"
        },
        {
            "id": 6844,
            "title": "Land for Sale at Sirutar",
            "slug": "land-for-sale-at-sirutar",
            "code": "6844"
        },
        {
            "id": 6843,
            "title": "Land for Sale at Boudha | Gairigaun",
            "slug": "land-for-sale-at-gairigau",
            "code": "6843"
        },
        {
            "id": 6842,
            "title": "Commercial Space for Rent at Tripureshwor",
            "slug": "flat-for-rent-at-tripureshwor",
            "code": "6842"
        },
        {
            "id": 6841,
            "title": "Commercial Space for Rent at Tripureshwor",
            "slug": "flat-for-rent-at-tripureshwor",
            "code": "6841"
        },
        {
            "id": 6840,
            "title": "Land for Sale at Bhaktapur | Suda",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "6840"
        },
        {
            "id": 6839,
            "title": "House for Sale in Kapan | Aakasedhara",
            "slug": "house-for-sale-in-aakasedhara-kapan",
            "code": "6839"
        }
    ]
}