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

{
    "count": 102655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70144&ordering=ip_address",
    "results": [
        {
            "id": 35560,
            "ip_address": "209.51.181.162",
            "count": 1,
            "first_visit": "2022-10-06T11:33:30.707710+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 573,
            "ip_address": "209.51.181.162",
            "count": 1,
            "first_visit": "2021-12-11T14:55:17.484303+06:00",
            "date": null
        },
        {
            "id": 63799,
            "ip_address": "209.52.88.193",
            "count": 2,
            "first_visit": "2024-01-25T23:02:34.892865+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 91958,
            "ip_address": "209.59.229.217",
            "count": 1,
            "first_visit": "2025-11-13T04:05:58.266401+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 100394,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2026-07-17T22:36:34.537467+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 1729,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2022-01-09T01:47:57.756784+06:00",
            "date": null
        },
        {
            "id": 31592,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2022-08-09T03:50:37.976001+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 69298,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2024-05-29T19:17:54.261270+06:00",
            "date": "2024-05-29"
        }
    ]
}