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

{
    "count": 94764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14728&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 84965,
            "ip_address": "103.230.105.52",
            "count": 1,
            "first_visit": "2025-07-01T01:11:07.469495+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 3039,
            "ip_address": "103.230.105.52",
            "count": 3,
            "first_visit": "2022-01-29T22:02:21.252812+06:00",
            "date": null
        },
        {
            "id": 63030,
            "ip_address": "103.230.105.52",
            "count": 1,
            "first_visit": "2024-01-13T13:50:50.810721+06:00",
            "date": "2024-01-13"
        }
    ]
}