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

{
    "count": 98396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84416&ordering=ip_address",
    "results": [
        {
            "id": 60020,
            "ip_address": "45.248.151.22",
            "count": 1,
            "first_visit": "2023-11-23T19:27:04.420769+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 49199,
            "ip_address": "45.248.151.220",
            "count": 1,
            "first_visit": "2023-07-02T16:53:02.409604+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 96093,
            "ip_address": "45.248.151.221",
            "count": 1,
            "first_visit": "2026-03-16T02:49:17.470716+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 97496,
            "ip_address": "45.248.151.222",
            "count": 3,
            "first_visit": "2026-04-28T15:27:37.839586+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 21324,
            "ip_address": "45.248.151.222",
            "count": 2,
            "first_visit": "2022-07-06T12:47:13.391811+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 3989,
            "ip_address": "45.248.151.222",
            "count": 6,
            "first_visit": "2022-03-01T21:05:33.317086+06:00",
            "date": null
        },
        {
            "id": 4170,
            "ip_address": "45.248.151.223",
            "count": 1,
            "first_visit": "2022-03-07T20:04:43.472759+06:00",
            "date": null
        },
        {
            "id": 62308,
            "ip_address": "45.248.151.223",
            "count": 1,
            "first_visit": "2024-01-04T14:25:55.649397+06:00",
            "date": "2024-01-04"
        }
    ]
}