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

{
    "count": 103863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63344&ordering=ip_address",
    "results": [
        {
            "id": 47975,
            "ip_address": "192.140.255.110",
            "count": 1,
            "first_visit": "2023-06-10T18:32:25.239131+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 97571,
            "ip_address": "192.140.255.157",
            "count": 1,
            "first_visit": "2026-04-29T22:53:25.748765+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 3252,
            "ip_address": "192.140.255.31",
            "count": 1,
            "first_visit": "2022-02-03T09:44:10.711076+06:00",
            "date": null
        },
        {
            "id": 50999,
            "ip_address": "192.140.255.44",
            "count": 1,
            "first_visit": "2023-07-27T12:39:29.932017+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 103899,
            "ip_address": "192.140.255.44",
            "count": 2,
            "first_visit": "2026-09-26T03:41:04.650898+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 70627,
            "ip_address": "192.140.255.6",
            "count": 1,
            "first_visit": "2024-07-03T10:39:52.676833+06:00",
            "date": "2024-07-03"
        },
        {
            "id": 61657,
            "ip_address": "192.144.80.154",
            "count": 1,
            "first_visit": "2023-12-22T14:37:36.736693+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 4431,
            "ip_address": "192.144.84.33",
            "count": 2,
            "first_visit": "2022-03-16T20:59:06.545373+06:00",
            "date": null
        }
    ]
}