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

{
    "count": 95385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3048&ordering=ip_address",
    "results": [
        {
            "id": 36160,
            "ip_address": "103.121.36.24",
            "count": 1,
            "first_visit": "2022-10-19T19:06:18.592359+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 72577,
            "ip_address": "103.121.36.41",
            "count": 1,
            "first_visit": "2024-08-26T14:38:44.503712+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 585,
            "ip_address": "103.121.36.42",
            "count": 8,
            "first_visit": "2021-12-11T21:45:21.189261+06:00",
            "date": null
        },
        {
            "id": 66840,
            "ip_address": "103.121.36.49",
            "count": 1,
            "first_visit": "2024-04-10T16:40:09.160577+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 79022,
            "ip_address": "103.121.36.5",
            "count": 1,
            "first_visit": "2025-02-16T17:52:22.996738+06:00",
            "date": "2025-02-16"
        },
        {
            "id": 17764,
            "ip_address": "103.121.36.50",
            "count": 3,
            "first_visit": "2022-06-23T13:42:38.942566+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4853,
            "ip_address": "103.121.36.51",
            "count": 1,
            "first_visit": "2022-04-01T16:25:16.621907+06:00",
            "date": null
        },
        {
            "id": 22619,
            "ip_address": "103.121.36.54",
            "count": 1,
            "first_visit": "2022-07-14T14:26:37.361924+06:00",
            "date": "2022-07-14"
        }
    ]
}