Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=152
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=153",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=151",
    "results": [
        {
            "id": 6361,
            "title": "Land for Sale at Suryabinayak",
            "slug": "land-for-sale-at-suryabinayak",
            "code": "6361"
        },
        {
            "id": 6360,
            "title": "House for Sale at Itahari - 20 | Shanti Tole",
            "slug": "house-for-sale-at-itahari-20-shanti-tole",
            "code": "6360"
        },
        {
            "id": 6359,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhaknilkantha",
            "code": "6359"
        },
        {
            "id": 6358,
            "title": "House for Sale at Pokhara - 26 | Lekthnath | Budibazar",
            "slug": "house-for-sale-at-pokhara-26-lekthnath-budibazar",
            "code": "6358"
        },
        {
            "id": 6357,
            "title": "Commercial House for Sale at Lazimpat",
            "slug": "commercial-house-for-sale-at-lazimpat",
            "code": "6357"
        },
        {
            "id": 6356,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "6356"
        },
        {
            "id": 6355,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-gongabu-samakhusi",
            "code": "6355"
        },
        {
            "id": 6354,
            "title": "House for Sale at Balaju",
            "slug": "house-for-sale-at-balaju",
            "code": "6354"
        },
        {
            "id": 6353,
            "title": "House for Sale at Basantapur",
            "slug": "house-for-sale-at-basantapur",
            "code": "6353"
        },
        {
            "id": 6352,
            "title": "House for Sale at Newroad",
            "slug": "house-for-sale-at-newroad",
            "code": "6352"
        },
        {
            "id": 6351,
            "title": "Land with House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "6351"
        },
        {
            "id": 6350,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "6350"
        }
    ]
}