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

{
    "count": 99910,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22304&ordering=ip_address",
    "results": [
        {
            "id": 2147,
            "ip_address": "103.77.60.189",
            "count": 1,
            "first_visit": "2022-01-13T23:39:15.930749+06:00",
            "date": null
        },
        {
            "id": 13621,
            "ip_address": "103.77.60.191",
            "count": 1,
            "first_visit": "2022-06-06T14:32:00.947875+06:00",
            "date": null
        },
        {
            "id": 77660,
            "ip_address": "103.77.61.102",
            "count": 1,
            "first_visit": "2025-01-08T21:20:50.900554+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 50030,
            "ip_address": "103.77.61.208",
            "count": 1,
            "first_visit": "2023-07-15T11:30:38.064169+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 73066,
            "ip_address": "103.77.61.228",
            "count": 1,
            "first_visit": "2024-09-07T02:48:25.921418+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 16750,
            "ip_address": "103.77.61.228",
            "count": 1,
            "first_visit": "2022-06-20T08:34:02.783795+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 87897,
            "ip_address": "103.77.61.229",
            "count": 2,
            "first_visit": "2025-08-17T20:42:25.625313+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 67042,
            "ip_address": "103.77.61.230",
            "count": 1,
            "first_visit": "2024-04-16T14:07:07.020690+06:00",
            "date": "2024-04-16"
        }
    ]
}