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

{
    "count": 98438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84064&ordering=ip_address",
    "results": [
        {
            "id": 96743,
            "ip_address": "45.127.247.79",
            "count": 1,
            "first_visit": "2026-04-06T12:26:02.335665+06:00",
            "date": "2026-04-06"
        },
        {
            "id": 3665,
            "ip_address": "45.127.247.9",
            "count": 2,
            "first_visit": "2022-02-16T15:49:19.103290+06:00",
            "date": null
        },
        {
            "id": 22721,
            "ip_address": "45.127.248.191",
            "count": 1,
            "first_visit": "2022-07-14T16:52:48.749204+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5739,
            "ip_address": "45.127.248.45",
            "count": 1,
            "first_visit": "2022-05-09T10:26:05.944917+06:00",
            "date": null
        },
        {
            "id": 19037,
            "ip_address": "45.127.249.123",
            "count": 1,
            "first_visit": "2022-06-26T10:41:20.821571+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3095,
            "ip_address": "45.127.250.222",
            "count": 1,
            "first_visit": "2022-01-31T15:04:35.063579+06:00",
            "date": null
        },
        {
            "id": 6925,
            "ip_address": "45.127.251.231",
            "count": 1,
            "first_visit": "2022-05-16T17:32:38.280112+06:00",
            "date": null
        },
        {
            "id": 3116,
            "ip_address": "45.127.251.255",
            "count": 1,
            "first_visit": "2022-01-31T16:28:57.495092+06:00",
            "date": null
        }
    ]
}