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

{
    "count": 94481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13752&ordering=ip_address",
    "results": [
        {
            "id": 1498,
            "ip_address": "103.217.111.211",
            "count": 2,
            "first_visit": "2021-12-30T21:57:11.453035+06:00",
            "date": null
        },
        {
            "id": 92467,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2025-11-28T14:00:19.229226+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 47722,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2023-06-05T14:57:10.135472+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 87019,
            "ip_address": "103.217.111.212",
            "count": 1,
            "first_visit": "2025-08-03T12:05:20.544010+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 23658,
            "ip_address": "103.217.111.212",
            "count": 1,
            "first_visit": "2022-07-18T22:02:40.346012+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2263,
            "ip_address": "103.217.111.213",
            "count": 2,
            "first_visit": "2022-01-15T15:18:44.832968+06:00",
            "date": null
        },
        {
            "id": 3081,
            "ip_address": "103.217.111.214",
            "count": 1,
            "first_visit": "2022-01-31T11:28:34.613041+06:00",
            "date": null
        },
        {
            "id": 2223,
            "ip_address": "103.217.111.215",
            "count": 3,
            "first_visit": "2022-01-14T21:34:19.360371+06:00",
            "date": null
        }
    ]
}