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

{
    "count": 101388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80616&ordering=ip_address",
    "results": [
        {
            "id": 98309,
            "ip_address": "37.111.229.8",
            "count": 4,
            "first_visit": "2026-05-20T10:08:35.898343+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 38227,
            "ip_address": "37.111.229.80",
            "count": 1,
            "first_visit": "2022-12-03T16:22:00.475686+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 98052,
            "ip_address": "37.111.229.82",
            "count": 2,
            "first_visit": "2026-05-14T00:50:31.177250+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 12714,
            "ip_address": "37.111.229.87",
            "count": 1,
            "first_visit": "2022-05-30T09:12:08.092180+06:00",
            "date": null
        },
        {
            "id": 84999,
            "ip_address": "37.111.229.95",
            "count": 2,
            "first_visit": "2025-07-01T12:32:20.552373+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 9210,
            "ip_address": "37.111.230.1",
            "count": 1,
            "first_visit": "2022-05-18T23:51:39.451613+06:00",
            "date": null
        },
        {
            "id": 60737,
            "ip_address": "37.111.230.10",
            "count": 1,
            "first_visit": "2023-12-07T12:53:55.334151+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 10698,
            "ip_address": "37.111.230.103",
            "count": 1,
            "first_visit": "2022-05-23T16:48:38.564762+06:00",
            "date": null
        }
    ]
}