GET /user_management/visitor-free/?format=api&offset=144&ordering=ip_address
               
              
                HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "count": 91529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=ip_address",
    "results": [
        {
            "id": 75583,
            "ip_address": "102.88.62.88",
            "count": 1,
            "first_visit": "2024-11-13T03:00:13.681089+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 79211,
            "ip_address": "102.91.4.79",
            "count": 2,
            "first_visit": "2025-02-20T21:42:46.290804+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 50916,
            "ip_address": "102.91.49.97",
            "count": 1,
            "first_visit": "2023-07-26T15:58:21.157769+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 78326,
            "ip_address": "103.100.217.132",
            "count": 1,
            "first_visit": "2025-01-28T15:08:37.351642+06:00",
            "date": "2025-01-28"
        },
        {
            "id": 10995,
            "ip_address": "103.100.232.0",
            "count": 1,
            "first_visit": "2022-05-24T14:23:46.718092+06:00",
            "date": null
        },
        {
            "id": 73549,
            "ip_address": "103.100.232.1",
            "count": 1,
            "first_visit": "2024-09-16T19:29:38.635544+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 88189,
            "ip_address": "103.100.232.15",
            "count": 1,
            "first_visit": "2025-08-22T00:10:06.542472+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 5562,
            "ip_address": "103.100.232.16",
            "count": 1,
            "first_visit": "2022-05-02T18:19:21.953350+06:00",
            "date": null
        }
    ]
}