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

{
    "count": 96683,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21856&ordering=ip_address",
    "results": [
        {
            "id": 6533,
            "ip_address": "103.82.11.2",
            "count": 1,
            "first_visit": "2022-05-16T07:56:32.148912+06:00",
            "date": null
        },
        {
            "id": 32419,
            "ip_address": "103.82.11.2",
            "count": 2,
            "first_visit": "2022-08-19T07:59:11.381536+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 60717,
            "ip_address": "103.82.11.226",
            "count": 1,
            "first_visit": "2023-12-07T09:50:05.702825+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 8627,
            "ip_address": "103.82.11.3",
            "count": 2,
            "first_visit": "2022-05-18T03:58:47.116300+06:00",
            "date": null
        },
        {
            "id": 79602,
            "ip_address": "103.82.121.29",
            "count": 1,
            "first_visit": "2025-03-01T16:02:49.235814+06:00",
            "date": "2025-03-01"
        },
        {
            "id": 84417,
            "ip_address": "103.82.172.152",
            "count": 1,
            "first_visit": "2025-06-24T11:03:45.637262+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 87942,
            "ip_address": "103.82.172.153",
            "count": 1,
            "first_visit": "2025-08-18T11:36:50.801932+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 84064,
            "ip_address": "103.82.172.154",
            "count": 1,
            "first_visit": "2025-06-15T18:53:44.914053+06:00",
            "date": "2025-06-15"
        }
    ]
}