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

{
    "count": 94950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=ip_address",
    "results": [
        {
            "id": 5891,
            "ip_address": "103.112.149.22",
            "count": 1,
            "first_visit": "2022-05-12T03:53:23.195727+06:00",
            "date": null
        },
        {
            "id": 6081,
            "ip_address": "103.112.150.121",
            "count": 1,
            "first_visit": "2022-05-14T19:29:30.670834+06:00",
            "date": null
        },
        {
            "id": 29014,
            "ip_address": "103.112.150.242",
            "count": 1,
            "first_visit": "2022-07-29T00:31:20.412194+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11348,
            "ip_address": "103.112.150.247",
            "count": 3,
            "first_visit": "2022-05-25T12:08:46.889260+06:00",
            "date": null
        },
        {
            "id": 60069,
            "ip_address": "103.112.150.68",
            "count": 1,
            "first_visit": "2023-11-24T15:40:53.257547+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 92610,
            "ip_address": "103.112.151.85",
            "count": 1,
            "first_visit": "2025-12-04T00:53:44.302409+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 2141,
            "ip_address": "103.112.156.178",
            "count": 1,
            "first_visit": "2022-01-13T20:55:30.446780+06:00",
            "date": null
        },
        {
            "id": 295,
            "ip_address": "103.112.157.118",
            "count": 3,
            "first_visit": "2021-12-06T15:07:14.096315+06:00",
            "date": null
        }
    ]
}