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

{
    "count": 100956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85824&ordering=ip_address",
    "results": [
        {
            "id": 98332,
            "ip_address": "45.125.220.239",
            "count": 1,
            "first_visit": "2026-05-20T17:23:22.296477+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 73305,
            "ip_address": "45.125.220.59",
            "count": 1,
            "first_visit": "2024-09-11T23:20:07.938569+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 3141,
            "ip_address": "45.125.221.128",
            "count": 2,
            "first_visit": "2022-01-31T21:21:55.946595+06:00",
            "date": null
        },
        {
            "id": 29921,
            "ip_address": "45.125.221.176",
            "count": 2,
            "first_visit": "2022-07-30T15:01:57.388382+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10079,
            "ip_address": "45.125.221.214",
            "count": 1,
            "first_visit": "2022-05-21T20:49:15.801099+06:00",
            "date": null
        },
        {
            "id": 58523,
            "ip_address": "45.125.221.214",
            "count": 1,
            "first_visit": "2023-10-27T18:11:09.709728+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 971,
            "ip_address": "45.125.221.5",
            "count": 1,
            "first_visit": "2021-12-19T23:40:35.888976+06:00",
            "date": null
        },
        {
            "id": 7808,
            "ip_address": "45.125.221.7",
            "count": 1,
            "first_visit": "2022-05-17T10:16:14.404651+06:00",
            "date": null
        }
    ]
}