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

{
    "count": 95047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1896&ordering=ip_address",
    "results": [
        {
            "id": 16177,
            "ip_address": "103.113.18.1",
            "count": 1,
            "first_visit": "2022-06-18T01:04:24.968722+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6245,
            "ip_address": "103.113.18.10",
            "count": 1,
            "first_visit": "2022-05-15T07:30:57.269157+06:00",
            "date": null
        },
        {
            "id": 24795,
            "ip_address": "103.113.18.2",
            "count": 1,
            "first_visit": "2022-07-20T17:54:49.940377+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 85842,
            "ip_address": "103.113.192.133",
            "count": 1,
            "first_visit": "2025-07-15T02:57:22.019774+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 11987,
            "ip_address": "103.113.192.14",
            "count": 1,
            "first_visit": "2022-05-27T21:27:28.634904+06:00",
            "date": null
        },
        {
            "id": 90944,
            "ip_address": "103.113.192.161",
            "count": 2,
            "first_visit": "2025-10-18T21:43:31.426305+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 34549,
            "ip_address": "103.113.192.28",
            "count": 1,
            "first_visit": "2022-09-17T12:25:51.617782+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 8478,
            "ip_address": "103.113.194.127",
            "count": 1,
            "first_visit": "2022-05-17T23:16:34.307330+06:00",
            "date": null
        }
    ]
}