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

{
    "count": 100159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21280&ordering=-ip_address",
    "results": [
        {
            "id": 7800,
            "ip_address": "37.111.217.112",
            "count": 1,
            "first_visit": "2022-05-17T10:12:38.592281+06:00",
            "date": null
        },
        {
            "id": 91773,
            "ip_address": "37.111.217.111",
            "count": 1,
            "first_visit": "2025-11-08T20:29:09.747043+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 79722,
            "ip_address": "37.111.217.109",
            "count": 1,
            "first_visit": "2025-03-04T13:05:37.991117+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 4569,
            "ip_address": "37.111.217.108",
            "count": 1,
            "first_visit": "2022-03-21T19:56:24.649060+06:00",
            "date": null
        },
        {
            "id": 26234,
            "ip_address": "37.111.217.106",
            "count": 1,
            "first_visit": "2022-07-23T08:39:46.194805+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9118,
            "ip_address": "37.111.217.105",
            "count": 3,
            "first_visit": "2022-05-18T22:31:59.152531+06:00",
            "date": null
        },
        {
            "id": 29162,
            "ip_address": "37.111.217.101",
            "count": 2,
            "first_visit": "2022-07-29T09:53:10.666609+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 58776,
            "ip_address": "37.111.217.101",
            "count": 1,
            "first_visit": "2023-11-01T15:18:13.897171+06:00",
            "date": "2023-11-01"
        }
    ]
}