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

{
    "count": 103656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55280&ordering=ip_address",
    "results": [
        {
            "id": 43870,
            "ip_address": "150.129.107.187",
            "count": 1,
            "first_visit": "2023-03-16T12:40:17.435960+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 4446,
            "ip_address": "150.129.107.187",
            "count": 1,
            "first_visit": "2022-03-17T12:34:03.292522+06:00",
            "date": null
        },
        {
            "id": 13431,
            "ip_address": "150.129.7.4",
            "count": 1,
            "first_visit": "2022-06-03T02:54:45.005618+06:00",
            "date": null
        },
        {
            "id": 76021,
            "ip_address": "150.143.10.151",
            "count": 1,
            "first_visit": "2024-11-24T20:32:07.189027+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 84656,
            "ip_address": "150.195.214.152",
            "count": 1,
            "first_visit": "2025-06-28T10:35:42.213966+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 99210,
            "ip_address": "150.195.214.79",
            "count": 1,
            "first_visit": "2026-06-15T08:48:09.624503+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 93919,
            "ip_address": "150.221.100.222",
            "count": 1,
            "first_visit": "2026-01-11T05:00:25.794134+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 94923,
            "ip_address": "150.228.105.223",
            "count": 1,
            "first_visit": "2026-02-06T21:21:44.892085+06:00",
            "date": "2026-02-06"
        }
    ]
}