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

{
    "count": 99858,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8824&ordering=ip_address",
    "results": [
        {
            "id": 13379,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2022-06-02T15:43:57.055720+06:00",
            "date": null
        },
        {
            "id": 81898,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2025-04-26T12:39:22.879091+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 99330,
            "ip_address": "103.155.52.190",
            "count": 1,
            "first_visit": "2026-06-18T15:46:50.629944+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 24241,
            "ip_address": "103.155.52.191",
            "count": 1,
            "first_visit": "2022-07-19T23:35:57.593947+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5514,
            "ip_address": "103.155.52.2",
            "count": 1,
            "first_visit": "2022-05-01T10:14:54.290027+06:00",
            "date": null
        },
        {
            "id": 10598,
            "ip_address": "103.155.52.242",
            "count": 1,
            "first_visit": "2022-05-23T11:20:34.607861+06:00",
            "date": null
        },
        {
            "id": 16643,
            "ip_address": "103.155.52.242",
            "count": 1,
            "first_visit": "2022-06-19T19:31:04.744665+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 11222,
            "ip_address": "103.155.52.244",
            "count": 1,
            "first_visit": "2022-05-24T23:35:19.911207+06:00",
            "date": null
        }
    ]
}