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

{
    "count": 97138,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8408&ordering=ip_address",
    "results": [
        {
            "id": 24416,
            "ip_address": "103.154.236.70",
            "count": 1,
            "first_visit": "2022-07-20T09:13:07.075633+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4845,
            "ip_address": "103.154.236.78",
            "count": 1,
            "first_visit": "2022-04-01T10:44:04.747678+06:00",
            "date": null
        },
        {
            "id": 96423,
            "ip_address": "103.154.237.111",
            "count": 3,
            "first_visit": "2026-03-28T14:38:22.435264+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 12832,
            "ip_address": "103.154.237.149",
            "count": 1,
            "first_visit": "2022-05-30T17:16:12.187798+06:00",
            "date": null
        },
        {
            "id": 34542,
            "ip_address": "103.154.237.186",
            "count": 1,
            "first_visit": "2022-09-17T11:02:57.268592+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 37906,
            "ip_address": "103.154.237.231",
            "count": 2,
            "first_visit": "2022-11-26T23:27:30.412824+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 22830,
            "ip_address": "103.154.237.30",
            "count": 1,
            "first_visit": "2022-07-14T22:42:21.580211+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6172,
            "ip_address": "103.154.237.34",
            "count": 4,
            "first_visit": "2022-05-14T23:33:49.895958+06:00",
            "date": null
        }
    ]
}