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

{
    "count": 100084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=-ip_address",
    "results": [
        {
            "id": 28538,
            "ip_address": "37.111.214.196",
            "count": 1,
            "first_visit": "2022-07-28T03:25:25.943861+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10344,
            "ip_address": "37.111.214.195",
            "count": 1,
            "first_visit": "2022-05-22T17:28:36.324609+06:00",
            "date": null
        },
        {
            "id": 66517,
            "ip_address": "37.111.214.195",
            "count": 2,
            "first_visit": "2024-04-01T17:51:14.326547+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 3638,
            "ip_address": "37.111.214.194",
            "count": 3,
            "first_visit": "2022-02-15T21:44:31.304815+06:00",
            "date": null
        },
        {
            "id": 8026,
            "ip_address": "37.111.214.193",
            "count": 1,
            "first_visit": "2022-05-17T12:04:39.554135+06:00",
            "date": null
        },
        {
            "id": 10082,
            "ip_address": "37.111.214.192",
            "count": 1,
            "first_visit": "2022-05-21T21:06:21.981844+06:00",
            "date": null
        },
        {
            "id": 6604,
            "ip_address": "37.111.214.191",
            "count": 4,
            "first_visit": "2022-05-16T10:51:45.586510+06:00",
            "date": null
        },
        {
            "id": 7786,
            "ip_address": "37.111.214.190",
            "count": 1,
            "first_visit": "2022-05-17T10:02:20.378048+06:00",
            "date": null
        }
    ]
}