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

{
    "count": 96750,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22016&ordering=ip_address",
    "results": [
        {
            "id": 4286,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-03-11T19:23:40.028991+06:00",
            "date": null
        },
        {
            "id": 32336,
            "ip_address": "103.84.245.7",
            "count": 2,
            "first_visit": "2022-08-18T12:33:44.081789+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 22829,
            "ip_address": "103.84.245.7",
            "count": 3,
            "first_visit": "2022-07-14T22:32:23.372966+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4196,
            "ip_address": "103.84.245.7",
            "count": 1,
            "first_visit": "2022-03-08T19:51:20.146861+06:00",
            "date": null
        },
        {
            "id": 53920,
            "ip_address": "103.84.252.221",
            "count": 1,
            "first_visit": "2023-08-30T22:17:19.625279+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 88792,
            "ip_address": "103.84.252.96",
            "count": 1,
            "first_visit": "2025-09-01T21:34:21.512700+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 4242,
            "ip_address": "103.84.253.123",
            "count": 1,
            "first_visit": "2022-03-10T12:44:47.978110+06:00",
            "date": null
        },
        {
            "id": 83553,
            "ip_address": "103.84.253.17",
            "count": 1,
            "first_visit": "2025-06-01T17:48:23.715058+06:00",
            "date": "2025-06-01"
        }
    ]
}