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

{
    "count": 95240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2472&ordering=ip_address",
    "results": [
        {
            "id": 92441,
            "ip_address": "103.119.100.16",
            "count": 1,
            "first_visit": "2025-11-27T12:14:18.378727+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 9747,
            "ip_address": "103.119.100.18",
            "count": 2,
            "first_visit": "2022-05-20T14:59:12.177348+06:00",
            "date": null
        },
        {
            "id": 22973,
            "ip_address": "103.119.100.22",
            "count": 1,
            "first_visit": "2022-07-15T12:53:23.361231+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 71587,
            "ip_address": "103.119.100.237",
            "count": 1,
            "first_visit": "2024-07-28T20:56:13.297597+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 74061,
            "ip_address": "103.119.100.79",
            "count": 1,
            "first_visit": "2024-10-06T11:26:27.575189+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 70827,
            "ip_address": "103.119.101.188",
            "count": 1,
            "first_visit": "2024-07-08T04:28:36.577962+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 7888,
            "ip_address": "103.119.101.197",
            "count": 1,
            "first_visit": "2022-05-17T10:58:57.152026+06:00",
            "date": null
        },
        {
            "id": 84851,
            "ip_address": "103.119.101.78",
            "count": 1,
            "first_visit": "2025-06-30T12:34:44.321168+06:00",
            "date": "2025-06-30"
        }
    ]
}