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

{
    "count": 101183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84280&ordering=ip_address",
    "results": [
        {
            "id": 101250,
            "ip_address": "43.245.120.198",
            "count": 1,
            "first_visit": "2026-08-06T22:39:23.578462+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 12958,
            "ip_address": "43.245.120.199",
            "count": 1,
            "first_visit": "2022-05-31T00:46:37.419480+06:00",
            "date": null
        },
        {
            "id": 8842,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2022-05-18T11:38:11.535431+06:00",
            "date": null
        },
        {
            "id": 95342,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2026-02-19T08:13:46.947261+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 84503,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2025-06-25T19:16:19.220015+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 9172,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2022-05-18T23:21:33.645288+06:00",
            "date": null
        },
        {
            "id": 28347,
            "ip_address": "43.245.120.202",
            "count": 1,
            "first_visit": "2022-07-27T22:10:03.553222+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9658,
            "ip_address": "43.245.120.203",
            "count": 1,
            "first_visit": "2022-05-20T11:12:48.223130+06:00",
            "date": null
        }
    ]
}