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

{
    "count": 102230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75128&ordering=ip_address",
    "results": [
        {
            "id": 89769,
            "ip_address": "37.111.194.253",
            "count": 1,
            "first_visit": "2025-09-19T17:59:33.379635+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 24196,
            "ip_address": "37.111.194.253",
            "count": 1,
            "first_visit": "2022-07-19T22:20:08.073531+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 27622,
            "ip_address": "37.111.194.253",
            "count": 1,
            "first_visit": "2022-07-26T08:34:03.314360+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11920,
            "ip_address": "37.111.194.254",
            "count": 1,
            "first_visit": "2022-05-27T12:58:01.021443+06:00",
            "date": null
        },
        {
            "id": 99097,
            "ip_address": "37.111.194.254",
            "count": 3,
            "first_visit": "2026-06-11T08:33:54.047083+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 92515,
            "ip_address": "37.111.194.254",
            "count": 3,
            "first_visit": "2025-11-30T17:19:23.091003+06:00",
            "date": "2025-11-30"
        },
        {
            "id": 9214,
            "ip_address": "37.111.194.255",
            "count": 5,
            "first_visit": "2022-05-18T23:54:10.197527+06:00",
            "date": null
        },
        {
            "id": 41069,
            "ip_address": "37.111.194.255",
            "count": 1,
            "first_visit": "2023-01-27T21:05:20.135858+06:00",
            "date": "2023-01-27"
        }
    ]
}