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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80384&ordering=ip_address",
    "results": [
        {
            "id": 16476,
            "ip_address": "37.111.225.8",
            "count": 1,
            "first_visit": "2022-06-19T02:33:37.659394+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 87357,
            "ip_address": "37.111.225.80",
            "count": 1,
            "first_visit": "2025-08-08T10:20:25.074456+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 28689,
            "ip_address": "37.111.225.84",
            "count": 1,
            "first_visit": "2022-07-28T11:02:50.600706+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 34433,
            "ip_address": "37.111.225.84",
            "count": 3,
            "first_visit": "2022-09-15T11:28:45.658328+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 12836,
            "ip_address": "37.111.225.86",
            "count": 2,
            "first_visit": "2022-05-30T17:37:28.316600+06:00",
            "date": null
        },
        {
            "id": 28380,
            "ip_address": "37.111.225.87",
            "count": 1,
            "first_visit": "2022-07-27T23:00:32.134710+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31135,
            "ip_address": "37.111.225.87",
            "count": 1,
            "first_visit": "2022-08-04T15:19:59.992752+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 10044,
            "ip_address": "37.111.225.88",
            "count": 1,
            "first_visit": "2022-05-21T16:38:43.988254+06:00",
            "date": null
        }
    ]
}