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

{
    "count": 100087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21640&ordering=-ip_address",
    "results": [
        {
            "id": 16445,
            "ip_address": "37.111.214.213",
            "count": 1,
            "first_visit": "2022-06-18T22:54:53.378488+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7486,
            "ip_address": "37.111.214.213",
            "count": 1,
            "first_visit": "2022-05-16T23:37:51.236202+06:00",
            "date": null
        },
        {
            "id": 2952,
            "ip_address": "37.111.214.211",
            "count": 3,
            "first_visit": "2022-01-27T20:40:01.478674+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}