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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80408&ordering=ip_address",
    "results": [
        {
            "id": 13500,
            "ip_address": "37.111.226.12",
            "count": 1,
            "first_visit": "2022-06-04T12:14:32.162429+06:00",
            "date": null
        },
        {
            "id": 6063,
            "ip_address": "37.111.226.121",
            "count": 2,
            "first_visit": "2022-05-14T19:22:33.979281+06:00",
            "date": null
        },
        {
            "id": 99730,
            "ip_address": "37.111.226.121",
            "count": 1,
            "first_visit": "2026-06-30T02:06:57.888463+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 13097,
            "ip_address": "37.111.226.122",
            "count": 1,
            "first_visit": "2022-05-31T12:47:08.172472+06:00",
            "date": null
        },
        {
            "id": 83419,
            "ip_address": "37.111.226.124",
            "count": 2,
            "first_visit": "2025-05-29T12:08:37.944775+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 25991,
            "ip_address": "37.111.226.136",
            "count": 1,
            "first_visit": "2022-07-22T15:10:46.250902+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 11796,
            "ip_address": "37.111.226.137",
            "count": 1,
            "first_visit": "2022-05-26T23:50:23.594508+06:00",
            "date": null
        },
        {
            "id": 8015,
            "ip_address": "37.111.226.139",
            "count": 1,
            "first_visit": "2022-05-17T12:00:00.899383+06:00",
            "date": null
        }
    ]
}