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

{
    "count": 101165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84424&ordering=ip_address",
    "results": [
        {
            "id": 10049,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2022-05-21T17:06:15.599869+06:00",
            "date": null
        },
        {
            "id": 18505,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2022-06-25T09:44:53.993740+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 88098,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2025-08-20T13:23:49.255024+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 13080,
            "ip_address": "43.245.121.125",
            "count": 2,
            "first_visit": "2022-05-31T12:08:17.611659+06:00",
            "date": null
        },
        {
            "id": 9200,
            "ip_address": "43.245.121.126",
            "count": 1,
            "first_visit": "2022-05-18T23:45:01.822852+06:00",
            "date": null
        },
        {
            "id": 7277,
            "ip_address": "43.245.121.127",
            "count": 1,
            "first_visit": "2022-05-16T20:19:20.225263+06:00",
            "date": null
        },
        {
            "id": 7176,
            "ip_address": "43.245.121.128",
            "count": 3,
            "first_visit": "2022-05-16T19:49:10.541663+06:00",
            "date": null
        },
        {
            "id": 100392,
            "ip_address": "43.245.121.128",
            "count": 1,
            "first_visit": "2026-07-17T21:59:13.047671+06:00",
            "date": "2026-07-17"
        }
    ]
}