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

{
    "count": 103011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52560&ordering=ip_address",
    "results": [
        {
            "id": 1809,
            "ip_address": "123.136.27.129",
            "count": 1,
            "first_visit": "2022-01-11T11:28:35.975990+06:00",
            "date": null
        },
        {
            "id": 25482,
            "ip_address": "123.136.27.130",
            "count": 1,
            "first_visit": "2022-07-21T12:19:00.529024+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3657,
            "ip_address": "123.136.27.130",
            "count": 2,
            "first_visit": "2022-02-16T11:45:42.978610+06:00",
            "date": null
        },
        {
            "id": 91660,
            "ip_address": "123.136.27.130",
            "count": 1,
            "first_visit": "2025-11-05T17:09:59.185800+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 84148,
            "ip_address": "123.136.27.131",
            "count": 7,
            "first_visit": "2025-06-18T10:38:06.438115+06:00",
            "date": "2025-06-18"
        },
        {
            "id": 81703,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2025-04-21T11:52:43.934487+06:00",
            "date": "2025-04-21"
        },
        {
            "id": 80585,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2025-03-25T11:18:33.790754+06:00",
            "date": "2025-03-25"
        }
    ]
}