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

{
    "count": 102494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72760&ordering=ip_address",
    "results": [
        {
            "id": 94182,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2026-01-18T09:59:23.267393+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 82756,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2025-05-14T10:40:34.004046+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 93248,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2025-12-23T15:40:32.539467+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 92806,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2025-12-09T15:48:58.744912+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 2145,
            "ip_address": "27.147.234.194",
            "count": 1,
            "first_visit": "2022-01-13T21:47:21.776304+06:00",
            "date": null
        },
        {
            "id": 1690,
            "ip_address": "27.147.234.196",
            "count": 2,
            "first_visit": "2022-01-06T11:22:10.550194+06:00",
            "date": null
        },
        {
            "id": 10797,
            "ip_address": "27.147.234.202",
            "count": 3,
            "first_visit": "2022-05-24T03:47:27.865237+06:00",
            "date": null
        },
        {
            "id": 23054,
            "ip_address": "27.147.234.215",
            "count": 1,
            "first_visit": "2022-07-16T00:43:49.479796+06:00",
            "date": "2022-07-16"
        }
    ]
}