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

{
    "count": 92167,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2152&ordering=ip_address",
    "results": [
        {
            "id": 77051,
            "ip_address": "103.116.167.37",
            "count": 1,
            "first_visit": "2024-12-22T23:38:18.474072+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 87489,
            "ip_address": "103.116.167.37",
            "count": 5,
            "first_visit": "2025-08-10T19:53:08.707610+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 85466,
            "ip_address": "103.116.167.37",
            "count": 2,
            "first_visit": "2025-07-08T13:14:41.433482+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 85647,
            "ip_address": "103.116.167.40",
            "count": 1,
            "first_visit": "2025-07-11T14:09:04.603420+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 2482,
            "ip_address": "103.116.180.20",
            "count": 5,
            "first_visit": "2022-01-19T21:22:29.945678+06:00",
            "date": null
        },
        {
            "id": 12890,
            "ip_address": "103.116.180.67",
            "count": 1,
            "first_visit": "2022-05-30T21:39:50.664294+06:00",
            "date": null
        },
        {
            "id": 28498,
            "ip_address": "103.116.90.18",
            "count": 1,
            "first_visit": "2022-07-28T01:39:22.668905+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23689,
            "ip_address": "103.116.90.18",
            "count": 1,
            "first_visit": "2022-07-18T22:11:03.794551+06:00",
            "date": "2022-07-18"
        }
    ]
}