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

{
    "count": 103923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63104&ordering=ip_address",
    "results": [
        {
            "id": 100218,
            "ip_address": "188.245.190.97",
            "count": 2,
            "first_visit": "2026-07-13T14:42:04.417739+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 9777,
            "ip_address": "188.248.65.249",
            "count": 1,
            "first_visit": "2022-05-20T17:41:12.584334+06:00",
            "date": null
        },
        {
            "id": 83378,
            "ip_address": "188.253.123.20",
            "count": 1,
            "first_visit": "2025-05-28T12:32:17.010781+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 83230,
            "ip_address": "188.253.123.20",
            "count": 1,
            "first_visit": "2025-05-24T08:59:52.248889+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 84410,
            "ip_address": "188.253.96.251",
            "count": 2,
            "first_visit": "2025-06-24T08:34:58.559015+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 23489,
            "ip_address": "188.27.107.130",
            "count": 1,
            "first_visit": "2022-07-18T15:24:48.393066+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3516,
            "ip_address": "188.28.105.78",
            "count": 1,
            "first_visit": "2022-02-11T11:54:37.873731+06:00",
            "date": null
        },
        {
            "id": 51232,
            "ip_address": "188.29.127.32",
            "count": 1,
            "first_visit": "2023-07-30T16:15:37.299645+06:00",
            "date": "2023-07-30"
        }
    ]
}