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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=ip_address",
    "results": [
        {
            "id": 41279,
            "ip_address": "110.174.101.35",
            "count": 1,
            "first_visit": "2023-01-31T12:09:06.455021+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 5782,
            "ip_address": "110.224.0.77",
            "count": 1,
            "first_visit": "2022-05-10T13:17:49.848064+06:00",
            "date": null
        },
        {
            "id": 5756,
            "ip_address": "110.224.19.100",
            "count": 1,
            "first_visit": "2022-05-09T18:26:38.509385+06:00",
            "date": null
        },
        {
            "id": 64268,
            "ip_address": "110.224.80.227",
            "count": 2,
            "first_visit": "2024-02-03T15:49:54.615805+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 65136,
            "ip_address": "110.224.85.19",
            "count": 1,
            "first_visit": "2024-02-25T09:52:42.538318+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 61522,
            "ip_address": "110.224.85.40",
            "count": 3,
            "first_visit": "2023-12-20T13:14:09.424706+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 73885,
            "ip_address": "110.224.96.118",
            "count": 3,
            "first_visit": "2024-10-02T07:40:39.297436+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 60117,
            "ip_address": "110.225.25.142",
            "count": 1,
            "first_visit": "2023-11-26T12:55:43.696389+06:00",
            "date": "2023-11-26"
        }
    ]
}