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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26128&ordering=-ip_address",
    "results": [
        {
            "id": 29866,
            "ip_address": "37.111.195.117",
            "count": 1,
            "first_visit": "2022-07-30T12:06:30.696729+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 38518,
            "ip_address": "37.111.195.117",
            "count": 2,
            "first_visit": "2022-12-10T00:52:51.603991+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 8387,
            "ip_address": "37.111.195.115",
            "count": 2,
            "first_visit": "2022-05-17T22:43:26.434124+06:00",
            "date": null
        },
        {
            "id": 6767,
            "ip_address": "37.111.195.112",
            "count": 1,
            "first_visit": "2022-05-16T14:56:07.776919+06:00",
            "date": null
        },
        {
            "id": 85288,
            "ip_address": "37.111.195.112",
            "count": 2,
            "first_visit": "2025-07-05T20:26:48.508304+06:00",
            "date": "2025-07-05"
        },
        {
            "id": 4159,
            "ip_address": "37.111.195.111",
            "count": 1,
            "first_visit": "2022-03-07T12:56:01.695332+06:00",
            "date": null
        },
        {
            "id": 5458,
            "ip_address": "37.111.195.110",
            "count": 1,
            "first_visit": "2022-04-29T23:34:29.287792+06:00",
            "date": null
        },
        {
            "id": 9817,
            "ip_address": "37.111.195.106",
            "count": 1,
            "first_visit": "2022-05-20T22:20:23.991565+06:00",
            "date": null
        }
    ]
}