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

{
    "count": 93765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11824&ordering=ip_address",
    "results": [
        {
            "id": 10857,
            "ip_address": "103.197.204.211",
            "count": 1,
            "first_visit": "2022-05-24T10:03:46.265331+06:00",
            "date": null
        },
        {
            "id": 23275,
            "ip_address": "103.197.204.58",
            "count": 3,
            "first_visit": "2022-07-17T09:59:34.543199+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 31768,
            "ip_address": "103.197.204.58",
            "count": 1,
            "first_visit": "2022-08-11T13:50:04.253748+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 65584,
            "ip_address": "103.197.204.58",
            "count": 2,
            "first_visit": "2024-03-06T10:36:55.292591+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 23123,
            "ip_address": "103.197.204.58",
            "count": 2,
            "first_visit": "2022-07-16T10:00:48.658910+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 90768,
            "ip_address": "103.197.204.98",
            "count": 5,
            "first_visit": "2025-10-15T06:00:13.388455+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 25949,
            "ip_address": "103.197.204.98",
            "count": 1,
            "first_visit": "2022-07-22T13:05:30.353246+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 5730,
            "ip_address": "103.197.205.120",
            "count": 1,
            "first_visit": "2022-05-09T00:03:49.438227+06:00",
            "date": null
        }
    ]
}