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

{
    "count": 91541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=152&ordering=ip_address",
    "results": [
        {
            "id": 7810,
            "ip_address": "103.100.234.120",
            "count": 1,
            "first_visit": "2022-05-17T10:16:56.328285+06:00",
            "date": null
        },
        {
            "id": 9922,
            "ip_address": "103.100.234.159",
            "count": 2,
            "first_visit": "2022-05-21T02:01:55.416057+06:00",
            "date": null
        },
        {
            "id": 18057,
            "ip_address": "103.100.234.160",
            "count": 1,
            "first_visit": "2022-06-24T10:50:11.114761+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 91223,
            "ip_address": "103.100.234.180",
            "count": 1,
            "first_visit": "2025-10-25T20:42:16.558317+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        },
        {
            "id": 6023,
            "ip_address": "103.100.234.195",
            "count": 2,
            "first_visit": "2022-05-14T19:02:44.415191+06:00",
            "date": null
        },
        {
            "id": 81366,
            "ip_address": "103.100.234.218",
            "count": 1,
            "first_visit": "2025-04-13T06:57:01.552931+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 82783,
            "ip_address": "103.100.234.218",
            "count": 2,
            "first_visit": "2025-05-14T19:52:35.529287+06:00",
            "date": "2025-05-14"
        }
    ]
}