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

{
    "count": 92195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3736&ordering=ip_address",
    "results": [
        {
            "id": 59364,
            "ip_address": "103.127.3.150",
            "count": 1,
            "first_visit": "2023-11-12T15:15:15.744773+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 13406,
            "ip_address": "103.127.3.151",
            "count": 1,
            "first_visit": "2022-06-02T20:43:35.847615+06:00",
            "date": null
        },
        {
            "id": 11483,
            "ip_address": "103.127.3.155",
            "count": 1,
            "first_visit": "2022-05-25T22:59:07.215382+06:00",
            "date": null
        },
        {
            "id": 13410,
            "ip_address": "103.127.3.156",
            "count": 1,
            "first_visit": "2022-06-02T22:02:10.237627+06:00",
            "date": null
        },
        {
            "id": 80451,
            "ip_address": "103.127.3.17",
            "count": 1,
            "first_visit": "2025-03-22T16:39:06.588936+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 1076,
            "ip_address": "103.127.3.227",
            "count": 2,
            "first_visit": "2021-12-20T19:02:18.772942+06:00",
            "date": null
        },
        {
            "id": 67994,
            "ip_address": "103.127.3.23",
            "count": 1,
            "first_visit": "2024-05-06T23:49:10.795414+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 40361,
            "ip_address": "103.127.3.246",
            "count": 1,
            "first_visit": "2023-01-14T12:35:40.936086+06:00",
            "date": "2023-01-14"
        }
    ]
}