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

{
    "count": 96194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1080&ordering=ip_address",
    "results": [
        {
            "id": 61702,
            "ip_address": "103.109.56.242",
            "count": 2,
            "first_visit": "2023-12-23T09:12:22.966526+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 10443,
            "ip_address": "103.109.56.243",
            "count": 3,
            "first_visit": "2022-05-22T22:48:52.991556+06:00",
            "date": null
        },
        {
            "id": 91411,
            "ip_address": "103.109.56.75",
            "count": 1,
            "first_visit": "2025-10-30T12:26:24.212658+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 10127,
            "ip_address": "103.109.56.82",
            "count": 1,
            "first_visit": "2022-05-21T22:47:25.906027+06:00",
            "date": null
        },
        {
            "id": 9399,
            "ip_address": "103.109.57.122",
            "count": 1,
            "first_visit": "2022-05-19T14:48:52.797192+06:00",
            "date": null
        },
        {
            "id": 33199,
            "ip_address": "103.109.57.166",
            "count": 1,
            "first_visit": "2022-08-28T14:51:36.682015+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 10185,
            "ip_address": "103.109.57.170",
            "count": 11,
            "first_visit": "2022-05-22T00:04:41.832794+06:00",
            "date": null
        },
        {
            "id": 3834,
            "ip_address": "103.109.57.202",
            "count": 1,
            "first_visit": "2022-02-23T22:34:17.470004+06:00",
            "date": null
        }
    ]
}