GET /user_management/visitor-free/?format=api&offset=34760&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34752&ordering=-ip_address",
    "results": [
        {
            "id": 16135,
            "ip_address": "202.173.123.7",
            "count": 1,
            "first_visit": "2022-06-17T22:14:37.896499+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 30053,
            "ip_address": "202.173.123.62",
            "count": 1,
            "first_visit": "2022-07-30T23:03:14.064395+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 20439,
            "ip_address": "202.173.123.58",
            "count": 1,
            "first_visit": "2022-06-30T20:31:08.989840+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 23729,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-07-18T22:20:33.331520+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16740,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-06-20T07:13:37.853027+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10072,
            "ip_address": "202.173.123.5",
            "count": 1,
            "first_visit": "2022-05-21T20:02:35.314898+06:00",
            "date": null
        },
        {
            "id": 7737,
            "ip_address": "202.173.123.44",
            "count": 1,
            "first_visit": "2022-05-17T09:34:16.569011+06:00",
            "date": null
        },
        {
            "id": 43117,
            "ip_address": "202.173.123.4",
            "count": 1,
            "first_visit": "2023-03-04T00:40:35.475043+06:00",
            "date": "2023-03-04"
        }
    ]
}