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

{
    "count": 99627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=ip_address",
    "results": [
        {
            "id": 47880,
            "ip_address": "109.169.87.58",
            "count": 1,
            "first_visit": "2023-06-08T12:04:36.730331+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 4915,
            "ip_address": "109.169.87.58",
            "count": 1,
            "first_visit": "2022-04-04T23:00:46.385130+06:00",
            "date": null
        },
        {
            "id": 99675,
            "ip_address": "109.171.133.22",
            "count": 1,
            "first_visit": "2026-06-28T19:01:00.418384+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 4371,
            "ip_address": "109.177.66.237",
            "count": 2,
            "first_visit": "2022-03-14T20:09:58.996789+06:00",
            "date": null
        },
        {
            "id": 5235,
            "ip_address": "109.177.85.242",
            "count": 1,
            "first_visit": "2022-04-19T06:07:10.454619+06:00",
            "date": null
        },
        {
            "id": 67807,
            "ip_address": "109.184.68.251",
            "count": 1,
            "first_visit": "2024-05-02T08:48:18.376240+06:00",
            "date": "2024-05-02"
        },
        {
            "id": 75965,
            "ip_address": "109.184.99.217",
            "count": 1,
            "first_visit": "2024-11-23T05:21:31.029689+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 87877,
            "ip_address": "109.196.163.153",
            "count": 1,
            "first_visit": "2025-08-17T16:30:05.702303+06:00",
            "date": "2025-08-17"
        }
    ]
}