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

{
    "count": 96283,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20504&ordering=ip_address",
    "results": [
        {
            "id": 12290,
            "ip_address": "103.67.159.189",
            "count": 1,
            "first_visit": "2022-05-28T22:09:52.172937+06:00",
            "date": null
        },
        {
            "id": 30670,
            "ip_address": "103.67.159.191",
            "count": 1,
            "first_visit": "2022-08-01T15:16:41.566304+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 6305,
            "ip_address": "103.67.159.191",
            "count": 1,
            "first_visit": "2022-05-15T10:01:19.698281+06:00",
            "date": null
        },
        {
            "id": 89400,
            "ip_address": "103.67.159.193",
            "count": 1,
            "first_visit": "2025-09-12T15:05:28.858972+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 64373,
            "ip_address": "103.67.159.195",
            "count": 1,
            "first_visit": "2024-02-06T08:45:08.699574+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 28797,
            "ip_address": "103.67.159.197",
            "count": 1,
            "first_visit": "2022-07-28T13:01:09.594234+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4490,
            "ip_address": "103.67.159.197",
            "count": 1,
            "first_visit": "2022-03-19T07:48:50.131646+06:00",
            "date": null
        },
        {
            "id": 37446,
            "ip_address": "103.67.159.199",
            "count": 1,
            "first_visit": "2022-11-15T20:37:32.981768+06:00",
            "date": "2022-11-15"
        }
    ]
}