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

{
    "count": 96184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=ip_address",
    "results": [
        {
            "id": 85183,
            "ip_address": "103.109.239.224",
            "count": 3,
            "first_visit": "2025-07-03T20:40:30.369032+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 83600,
            "ip_address": "103.109.239.229",
            "count": 1,
            "first_visit": "2025-06-02T16:02:11.348424+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 3326,
            "ip_address": "103.109.52.52",
            "count": 1,
            "first_visit": "2022-02-05T12:49:54.842283+06:00",
            "date": null
        },
        {
            "id": 5747,
            "ip_address": "103.109.52.53",
            "count": 2,
            "first_visit": "2022-05-09T14:17:38.129962+06:00",
            "date": null
        },
        {
            "id": 42350,
            "ip_address": "103.109.52.54",
            "count": 1,
            "first_visit": "2023-02-18T08:14:18.422341+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 37058,
            "ip_address": "103.109.53.1",
            "count": 1,
            "first_visit": "2022-11-07T14:15:02.698328+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 64378,
            "ip_address": "103.109.53.11",
            "count": 5,
            "first_visit": "2024-02-06T11:18:10.388542+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 37042,
            "ip_address": "103.109.53.14",
            "count": 1,
            "first_visit": "2022-11-07T08:21:56.063511+06:00",
            "date": "2022-11-07"
        }
    ]
}