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

{
    "count": 101390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=ip_address",
    "results": [
        {
            "id": 96172,
            "ip_address": "37.111.229.121",
            "count": 2,
            "first_visit": "2026-03-19T12:09:02.117445+06:00",
            "date": "2026-03-19"
        },
        {
            "id": 7151,
            "ip_address": "37.111.229.123",
            "count": 1,
            "first_visit": "2022-05-16T19:41:35.400629+06:00",
            "date": null
        },
        {
            "id": 92533,
            "ip_address": "37.111.229.124",
            "count": 1,
            "first_visit": "2025-12-01T12:42:07.462875+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 84787,
            "ip_address": "37.111.229.125",
            "count": 1,
            "first_visit": "2025-06-30T10:48:18.551786+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 10292,
            "ip_address": "37.111.229.141",
            "count": 1,
            "first_visit": "2022-05-22T13:38:30.808679+06:00",
            "date": null
        },
        {
            "id": 22474,
            "ip_address": "37.111.229.142",
            "count": 1,
            "first_visit": "2022-07-14T10:26:31.117269+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22388,
            "ip_address": "37.111.229.142",
            "count": 4,
            "first_visit": "2022-07-13T21:22:56.868235+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 32598,
            "ip_address": "37.111.229.149",
            "count": 2,
            "first_visit": "2022-08-21T13:21:54.028085+06:00",
            "date": "2022-08-21"
        }
    ]
}