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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77528&ordering=ip_address",
    "results": [
        {
            "id": 7360,
            "ip_address": "37.111.207.28",
            "count": 1,
            "first_visit": "2022-05-16T22:21:28.941388+06:00",
            "date": null
        },
        {
            "id": 27039,
            "ip_address": "37.111.207.29",
            "count": 1,
            "first_visit": "2022-07-25T04:04:18.196751+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27532,
            "ip_address": "37.111.207.29",
            "count": 1,
            "first_visit": "2022-07-26T01:22:49.493116+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9724,
            "ip_address": "37.111.207.29",
            "count": 1,
            "first_visit": "2022-05-20T14:06:41.018624+06:00",
            "date": null
        },
        {
            "id": 89961,
            "ip_address": "37.111.207.29",
            "count": 1,
            "first_visit": "2025-09-23T22:52:24.767881+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 95596,
            "ip_address": "37.111.207.29",
            "count": 1,
            "first_visit": "2026-02-27T16:38:55.337127+06:00",
            "date": "2026-02-27"
        },
        {
            "id": 36398,
            "ip_address": "37.111.207.3",
            "count": 1,
            "first_visit": "2022-10-24T14:55:24.165867+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 17737,
            "ip_address": "37.111.207.3",
            "count": 1,
            "first_visit": "2022-06-23T12:04:30.761612+06:00",
            "date": "2022-06-23"
        }
    ]
}