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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47528&ordering=ip_address",
    "results": [
        {
            "id": 7072,
            "ip_address": "116.58.201.176",
            "count": 2,
            "first_visit": "2022-05-16T19:11:48.005607+06:00",
            "date": null
        },
        {
            "id": 6320,
            "ip_address": "116.58.201.177",
            "count": 2,
            "first_visit": "2022-05-15T11:12:37.017337+06:00",
            "date": null
        },
        {
            "id": 12049,
            "ip_address": "116.58.201.178",
            "count": 3,
            "first_visit": "2022-05-27T23:25:43.605465+06:00",
            "date": null
        },
        {
            "id": 13305,
            "ip_address": "116.58.201.179",
            "count": 1,
            "first_visit": "2022-06-01T22:39:42.012926+06:00",
            "date": null
        },
        {
            "id": 83562,
            "ip_address": "116.58.201.179",
            "count": 1,
            "first_visit": "2025-06-01T22:23:47.914806+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 9095,
            "ip_address": "116.58.201.18",
            "count": 4,
            "first_visit": "2022-05-18T22:14:21.275092+06:00",
            "date": null
        },
        {
            "id": 25361,
            "ip_address": "116.58.201.18",
            "count": 1,
            "first_visit": "2022-07-21T10:54:22.570550+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28749,
            "ip_address": "116.58.201.180",
            "count": 1,
            "first_visit": "2022-07-28T12:02:06.277407+06:00",
            "date": "2022-07-28"
        }
    ]
}