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

{
    "count": 101505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78456&ordering=ip_address",
    "results": [
        {
            "id": 83657,
            "ip_address": "37.111.212.132",
            "count": 1,
            "first_visit": "2025-06-03T21:34:05.520553+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 19491,
            "ip_address": "37.111.212.133",
            "count": 1,
            "first_visit": "2022-06-27T17:02:44.531167+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 4736,
            "ip_address": "37.111.212.133",
            "count": 3,
            "first_visit": "2022-03-28T15:26:24.051431+06:00",
            "date": null
        },
        {
            "id": 34730,
            "ip_address": "37.111.212.133",
            "count": 1,
            "first_visit": "2022-09-20T21:01:29.446812+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 12129,
            "ip_address": "37.111.212.134",
            "count": 2,
            "first_visit": "2022-05-28T08:56:14.857231+06:00",
            "date": null
        },
        {
            "id": 31137,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2022-08-04T15:43:16.226745+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 12128,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2022-05-28T08:56:14.854422+06:00",
            "date": null
        },
        {
            "id": 55256,
            "ip_address": "37.111.212.134",
            "count": 1,
            "first_visit": "2023-09-18T10:53:37.798920+06:00",
            "date": "2023-09-18"
        }
    ]
}