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

{
    "count": 103114,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53144&ordering=ip_address",
    "results": [
        {
            "id": 5682,
            "ip_address": "124.44.0.99",
            "count": 1,
            "first_visit": "2022-05-06T22:48:02.091627+06:00",
            "date": null
        },
        {
            "id": 99880,
            "ip_address": "124.6.225.115",
            "count": 1,
            "first_visit": "2026-07-03T22:30:36.984517+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 15242,
            "ip_address": "124.6.225.171",
            "count": 1,
            "first_visit": "2022-06-15T11:20:02.831135+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 20927,
            "ip_address": "124.6.225.172",
            "count": 3,
            "first_visit": "2022-07-03T19:24:16.142868+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 5249,
            "ip_address": "124.6.225.172",
            "count": 1,
            "first_visit": "2022-04-19T13:49:14.767976+06:00",
            "date": null
        },
        {
            "id": 101780,
            "ip_address": "124.6.225.6",
            "count": 1,
            "first_visit": "2026-08-17T15:04:28.630700+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 37356,
            "ip_address": "124.6.225.97",
            "count": 5,
            "first_visit": "2022-11-14T06:56:24.716907+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 4466,
            "ip_address": "124.6.228.1",
            "count": 3,
            "first_visit": "2022-03-18T02:23:48.782853+06:00",
            "date": null
        }
    ]
}