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

{
    "count": 92597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=ip_address",
    "results": [
        {
            "id": 800,
            "ip_address": "49.206.112.111",
            "count": 1,
            "first_visit": "2021-12-18T14:22:44.878900+06:00",
            "date": null
        },
        {
            "id": 60169,
            "ip_address": "49.206.113.128",
            "count": 3,
            "first_visit": "2023-11-27T18:41:48.262383+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60548,
            "ip_address": "49.206.113.69",
            "count": 1,
            "first_visit": "2023-12-04T18:46:05.658922+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 801,
            "ip_address": "49.206.117.220",
            "count": 2,
            "first_visit": "2021-12-18T14:22:55.107638+06:00",
            "date": null
        },
        {
            "id": 43517,
            "ip_address": "49.206.117.231",
            "count": 7,
            "first_visit": "2023-03-10T18:37:20.336410+06:00",
            "date": "2023-03-10"
        },
        {
            "id": 38479,
            "ip_address": "49.206.135.232",
            "count": 2,
            "first_visit": "2022-12-08T15:37:03.373275+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 78284,
            "ip_address": "49.206.232.155",
            "count": 1,
            "first_visit": "2025-01-27T11:54:45.221197+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 70852,
            "ip_address": "49.206.253.125",
            "count": 1,
            "first_visit": "2024-07-08T18:08:33.578708+06:00",
            "date": "2024-07-08"
        }
    ]
}