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

{
    "count": 93462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78544&ordering=ip_address",
    "results": [
        {
            "id": 13032,
            "ip_address": "43.245.121.166",
            "count": 1,
            "first_visit": "2022-05-31T09:22:14.422076+06:00",
            "date": null
        },
        {
            "id": 10223,
            "ip_address": "43.245.121.167",
            "count": 1,
            "first_visit": "2022-05-22T07:19:48.914545+06:00",
            "date": null
        },
        {
            "id": 29311,
            "ip_address": "43.245.121.168",
            "count": 1,
            "first_visit": "2022-07-29T13:51:29.161739+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29353,
            "ip_address": "43.245.121.169",
            "count": 1,
            "first_visit": "2022-07-29T15:20:40.306719+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6899,
            "ip_address": "43.245.121.169",
            "count": 3,
            "first_visit": "2022-05-16T17:07:51.525287+06:00",
            "date": null
        },
        {
            "id": 64147,
            "ip_address": "43.245.121.17",
            "count": 20,
            "first_visit": "2024-01-31T17:01:01.264524+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 30307,
            "ip_address": "43.245.121.170",
            "count": 3,
            "first_visit": "2022-07-31T10:50:35.998027+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8867,
            "ip_address": "43.245.121.172",
            "count": 1,
            "first_visit": "2022-05-18T11:59:00.870243+06:00",
            "date": null
        }
    ]
}