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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78360&ordering=ip_address",
    "results": [
        {
            "id": 86709,
            "ip_address": "37.111.211.94",
            "count": 1,
            "first_visit": "2025-07-29T10:31:48.772708+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 80282,
            "ip_address": "37.111.211.94",
            "count": 1,
            "first_visit": "2025-03-18T16:18:48.326063+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 6580,
            "ip_address": "37.111.211.94",
            "count": 1,
            "first_visit": "2022-05-16T10:04:46.252793+06:00",
            "date": null
        },
        {
            "id": 27161,
            "ip_address": "37.111.211.94",
            "count": 1,
            "first_visit": "2022-07-25T10:51:46.397565+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1974,
            "ip_address": "37.111.211.95",
            "count": 1,
            "first_visit": "2022-01-11T23:03:29.864199+06:00",
            "date": null
        },
        {
            "id": 39884,
            "ip_address": "37.111.211.95",
            "count": 1,
            "first_visit": "2023-01-05T02:39:20.771899+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 23656,
            "ip_address": "37.111.211.96",
            "count": 1,
            "first_visit": "2022-07-18T22:02:13.601797+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 101481,
            "ip_address": "37.111.211.96",
            "count": 2,
            "first_visit": "2026-08-12T10:06:03.320100+06:00",
            "date": "2026-08-12"
        }
    ]
}