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

{
    "count": 101509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78440&ordering=ip_address",
    "results": [
        {
            "id": 13307,
            "ip_address": "37.111.212.124",
            "count": 1,
            "first_visit": "2022-06-01T23:06:43.410828+06:00",
            "date": null
        },
        {
            "id": 35163,
            "ip_address": "37.111.212.124",
            "count": 1,
            "first_visit": "2022-09-28T22:39:45.116253+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 6558,
            "ip_address": "37.111.212.125",
            "count": 1,
            "first_visit": "2022-05-16T09:10:13.886190+06:00",
            "date": null
        },
        {
            "id": 83921,
            "ip_address": "37.111.212.125",
            "count": 1,
            "first_visit": "2025-06-11T17:07:27.724679+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 58401,
            "ip_address": "37.111.212.125",
            "count": 1,
            "first_visit": "2023-10-25T22:00:27.576842+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 17514,
            "ip_address": "37.111.212.126",
            "count": 1,
            "first_visit": "2022-06-22T22:32:03.492775+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 84713,
            "ip_address": "37.111.212.126",
            "count": 3,
            "first_visit": "2025-06-29T10:14:02.019245+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 92440,
            "ip_address": "37.111.212.127",
            "count": 1,
            "first_visit": "2025-11-27T11:28:52.549121+06:00",
            "date": "2025-11-27"
        }
    ]
}