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

{
    "count": 100628,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15664&ordering=ip_address",
    "results": [
        {
            "id": 27094,
            "ip_address": "103.230.105.47",
            "count": 1,
            "first_visit": "2022-07-25T08:36:38.947308+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 96724,
            "ip_address": "103.230.105.47",
            "count": 1,
            "first_visit": "2026-04-05T23:16:54.300464+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 78217,
            "ip_address": "103.230.105.47",
            "count": 1,
            "first_visit": "2025-01-25T11:28:52.424121+06:00",
            "date": "2025-01-25"
        },
        {
            "id": 86099,
            "ip_address": "103.230.105.48",
            "count": 1,
            "first_visit": "2025-07-19T12:20:50.734184+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 6895,
            "ip_address": "103.230.105.49",
            "count": 2,
            "first_visit": "2022-05-16T17:06:25.058586+06:00",
            "date": null
        },
        {
            "id": 93534,
            "ip_address": "103.230.105.49",
            "count": 1,
            "first_visit": "2026-01-02T14:20:49.885546+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 66135,
            "ip_address": "103.230.105.5",
            "count": 2,
            "first_visit": "2024-03-20T18:24:43.007031+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 4443,
            "ip_address": "103.230.105.5",
            "count": 4,
            "first_visit": "2022-03-17T10:33:09.311065+06:00",
            "date": null
        }
    ]
}