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

{
    "count": 101177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84320&ordering=ip_address",
    "results": [
        {
            "id": 76598,
            "ip_address": "43.245.120.228",
            "count": 9,
            "first_visit": "2024-12-10T07:52:21.973365+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 11776,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2022-05-26T23:19:21.024752+06:00",
            "date": null
        },
        {
            "id": 92946,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2025-12-13T12:43:42.634450+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 15470,
            "ip_address": "43.245.120.230",
            "count": 1,
            "first_visit": "2022-06-15T23:16:25.412238+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7251,
            "ip_address": "43.245.120.230",
            "count": 3,
            "first_visit": "2022-05-16T20:07:26.434378+06:00",
            "date": null
        },
        {
            "id": 83399,
            "ip_address": "43.245.120.234",
            "count": 2,
            "first_visit": "2025-05-28T22:19:43.750339+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 7876,
            "ip_address": "43.245.120.237",
            "count": 2,
            "first_visit": "2022-05-17T10:54:06.497113+06:00",
            "date": null
        },
        {
            "id": 12959,
            "ip_address": "43.245.120.238",
            "count": 1,
            "first_visit": "2022-05-31T00:47:20.845893+06:00",
            "date": null
        }
    ]
}