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

{
    "count": 100286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20504&ordering=-count",
    "results": [
        {
            "id": 82147,
            "ip_address": "123.253.215.225",
            "count": 2,
            "first_visit": "2025-05-01T21:57:08.543210+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 80209,
            "ip_address": "103.96.105.231",
            "count": 2,
            "first_visit": "2025-03-16T21:15:29.537667+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 80906,
            "ip_address": "123.136.30.131",
            "count": 2,
            "first_visit": "2025-04-03T20:38:00.834601+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 97902,
            "ip_address": "59.152.1.244",
            "count": 2,
            "first_visit": "2026-05-10T12:13:37.569230+06:00",
            "date": "2026-05-10"
        },
        {
            "id": 97888,
            "ip_address": "118.179.40.65",
            "count": 2,
            "first_visit": "2026-05-10T00:45:59.493099+06:00",
            "date": "2026-05-10"
        },
        {
            "id": 80902,
            "ip_address": "114.119.140.186",
            "count": 2,
            "first_visit": "2025-04-03T15:42:01.212093+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 91641,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2025-11-05T08:03:49.308140+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 91662,
            "ip_address": "72.14.199.228",
            "count": 2,
            "first_visit": "2025-11-05T18:04:35.045592+06:00",
            "date": "2025-11-05"
        }
    ]
}