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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77496&ordering=ip_address",
    "results": [
        {
            "id": 34241,
            "ip_address": "37.111.207.241",
            "count": 1,
            "first_visit": "2022-09-12T10:09:09.965381+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 28491,
            "ip_address": "37.111.207.241",
            "count": 1,
            "first_visit": "2022-07-28T01:33:24.321644+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27799,
            "ip_address": "37.111.207.241",
            "count": 2,
            "first_visit": "2022-07-26T16:10:48.725499+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6544,
            "ip_address": "37.111.207.241",
            "count": 1,
            "first_visit": "2022-05-16T08:21:57.769005+06:00",
            "date": null
        },
        {
            "id": 4831,
            "ip_address": "37.111.207.242",
            "count": 2,
            "first_visit": "2022-03-31T21:52:55.078981+06:00",
            "date": null
        },
        {
            "id": 97836,
            "ip_address": "37.111.207.242",
            "count": 1,
            "first_visit": "2026-05-08T11:56:13.150184+06:00",
            "date": "2026-05-08"
        },
        {
            "id": 90104,
            "ip_address": "37.111.207.243",
            "count": 1,
            "first_visit": "2025-09-28T12:44:57.181127+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 84710,
            "ip_address": "37.111.207.243",
            "count": 2,
            "first_visit": "2025-06-29T09:48:23.446156+06:00",
            "date": "2025-06-29"
        }
    ]
}