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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39520&ordering=-ip_address",
    "results": [
        {
            "id": 4238,
            "ip_address": "190.106.213.141",
            "count": 2,
            "first_visit": "2022-03-10T10:27:02.548462+06:00",
            "date": null
        },
        {
            "id": 4294,
            "ip_address": "190.106.211.121",
            "count": 2,
            "first_visit": "2022-03-11T23:29:57.946529+06:00",
            "date": null
        },
        {
            "id": 10408,
            "ip_address": "190.102.57.197",
            "count": 3,
            "first_visit": "2022-05-22T21:56:25.670622+06:00",
            "date": null
        },
        {
            "id": 24974,
            "ip_address": "190.102.57.197",
            "count": 1,
            "first_visit": "2022-07-20T22:53:53.791984+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25670,
            "ip_address": "190.102.57.196",
            "count": 1,
            "first_visit": "2022-07-21T21:45:11.544187+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 101553,
            "ip_address": "189.81.71.52",
            "count": 1,
            "first_visit": "2026-08-13T16:35:22.194723+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101607,
            "ip_address": "189.81.70.5",
            "count": 1,
            "first_visit": "2026-08-14T03:18:45.551609+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101552,
            "ip_address": "189.81.70.141",
            "count": 1,
            "first_visit": "2026-08-13T16:25:58.419498+06:00",
            "date": "2026-08-13"
        }
    ]
}