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

{
    "count": 103897,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56384&ordering=-ip_address",
    "results": [
        {
            "id": 3484,
            "ip_address": "116.204.230.19",
            "count": 1,
            "first_visit": "2022-02-10T05:10:35.858624+06:00",
            "date": null
        },
        {
            "id": 66508,
            "ip_address": "116.204.230.18",
            "count": 2,
            "first_visit": "2024-04-01T14:50:25.380464+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 70608,
            "ip_address": "116.204.230.106",
            "count": 2,
            "first_visit": "2024-07-02T23:44:31.307144+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 76195,
            "ip_address": "116.204.230.106",
            "count": 3,
            "first_visit": "2024-11-30T14:01:10.121272+06:00",
            "date": "2024-11-30"
        },
        {
            "id": 30181,
            "ip_address": "116.204.229.38",
            "count": 1,
            "first_visit": "2022-07-31T06:38:18.217969+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 1832,
            "ip_address": "116.204.229.38",
            "count": 1,
            "first_visit": "2022-01-11T12:03:29.797847+06:00",
            "date": null
        },
        {
            "id": 19522,
            "ip_address": "116.204.229.38",
            "count": 1,
            "first_visit": "2022-06-27T19:35:55.168058+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 86189,
            "ip_address": "116.204.229.29",
            "count": 1,
            "first_visit": "2025-07-20T16:55:43.840348+06:00",
            "date": "2025-07-20"
        }
    ]
}