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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86632&ordering=ip_address",
    "results": [
        {
            "id": 50235,
            "ip_address": "54.81.132.94",
            "count": 1,
            "first_visit": "2023-07-18T03:20:14.173187+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 4564,
            "ip_address": "54.81.225.130",
            "count": 2,
            "first_visit": "2022-03-21T18:00:57.782093+06:00",
            "date": null
        },
        {
            "id": 44869,
            "ip_address": "54.81.29.24",
            "count": 1,
            "first_visit": "2023-04-05T01:01:40.627010+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 5706,
            "ip_address": "54.82.102.25",
            "count": 1,
            "first_visit": "2022-05-07T18:12:50.895338+06:00",
            "date": null
        },
        {
            "id": 2299,
            "ip_address": "54.82.120.90",
            "count": 1,
            "first_visit": "2022-01-16T14:28:09.540666+06:00",
            "date": null
        },
        {
            "id": 72523,
            "ip_address": "54.82.227.5",
            "count": 8,
            "first_visit": "2024-08-25T13:37:05.188629+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 42444,
            "ip_address": "54.83.106.1",
            "count": 1,
            "first_visit": "2023-02-20T11:54:56.255991+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 96635,
            "ip_address": "54.83.116.170",
            "count": 1,
            "first_visit": "2026-04-03T03:25:35.659064+06:00",
            "date": "2026-04-03"
        }
    ]
}