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

{
    "count": 100023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95008&ordering=-ip_address",
    "results": [
        {
            "id": 61200,
            "ip_address": "103.134.254.10",
            "count": 1,
            "first_visit": "2023-12-14T22:41:54.112773+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 1343,
            "ip_address": "103.134.25.249",
            "count": 2,
            "first_visit": "2021-12-24T20:29:09.249933+06:00",
            "date": null
        },
        {
            "id": 2423,
            "ip_address": "103.134.25.185",
            "count": 4,
            "first_visit": "2022-01-18T12:43:37.373062+06:00",
            "date": null
        },
        {
            "id": 4753,
            "ip_address": "103.134.25.11",
            "count": 1,
            "first_visit": "2022-03-28T23:09:18.545472+06:00",
            "date": null
        },
        {
            "id": 87269,
            "ip_address": "103.134.24.58",
            "count": 4,
            "first_visit": "2025-08-06T21:13:00.699018+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 99995,
            "ip_address": "103.134.243.86",
            "count": 1,
            "first_visit": "2026-07-07T10:37:58.748398+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 96472,
            "ip_address": "103.134.243.146",
            "count": 1,
            "first_visit": "2026-03-30T09:08:36.530972+06:00",
            "date": "2026-03-30"
        }
    ]
}