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

{
    "count": 98228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30400&ordering=-ip_address",
    "results": [
        {
            "id": 45054,
            "ip_address": "212.113.167.196",
            "count": 1,
            "first_visit": "2023-04-08T20:50:07.991203+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 10644,
            "ip_address": "212.113.167.168",
            "count": 1,
            "first_visit": "2022-05-23T12:35:21.797694+06:00",
            "date": null
        },
        {
            "id": 93838,
            "ip_address": "212.112.100.20",
            "count": 1,
            "first_visit": "2026-01-08T12:26:44.586320+06:00",
            "date": "2026-01-08"
        },
        {
            "id": 2327,
            "ip_address": "212.102.54.110",
            "count": 2,
            "first_visit": "2022-01-16T19:51:30.479354+06:00",
            "date": null
        },
        {
            "id": 38037,
            "ip_address": "212.102.51.246",
            "count": 1,
            "first_visit": "2022-11-30T11:19:30.882607+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 89064,
            "ip_address": "212.102.51.246",
            "count": 1,
            "first_visit": "2025-09-06T13:23:10.510115+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 50663,
            "ip_address": "212.102.51.244",
            "count": 2,
            "first_visit": "2023-07-23T17:10:28.143891+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50628,
            "ip_address": "212.102.51.242",
            "count": 3,
            "first_visit": "2023-07-23T08:43:27.424414+06:00",
            "date": "2023-07-23"
        }
    ]
}