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

{
    "count": 96307,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20608&ordering=-ip_address",
    "results": [
        {
            "id": 30097,
            "ip_address": "37.111.214.210",
            "count": 1,
            "first_visit": "2022-07-31T00:03:38.861162+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8351,
            "ip_address": "37.111.214.210",
            "count": 3,
            "first_visit": "2022-05-17T22:27:48.473933+06:00",
            "date": null
        },
        {
            "id": 6480,
            "ip_address": "37.111.214.21",
            "count": 1,
            "first_visit": "2022-05-15T23:45:37.298157+06:00",
            "date": null
        },
        {
            "id": 4041,
            "ip_address": "37.111.214.209",
            "count": 1,
            "first_visit": "2022-03-03T19:32:08.981622+06:00",
            "date": null
        },
        {
            "id": 91615,
            "ip_address": "37.111.214.209",
            "count": 2,
            "first_visit": "2025-11-04T13:34:11.058931+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 92213,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2025-11-20T14:10:19.957812+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 3380,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2022-02-07T09:33:09.532576+06:00",
            "date": null
        },
        {
            "id": 37973,
            "ip_address": "37.111.214.208",
            "count": 2,
            "first_visit": "2022-11-29T10:02:05.992779+06:00",
            "date": "2022-11-29"
        }
    ]
}