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

{
    "count": 103058,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52872&ordering=ip_address",
    "results": [
        {
            "id": 3038,
            "ip_address": "123.253.215.8",
            "count": 4,
            "first_visit": "2022-01-29T21:32:08.760850+06:00",
            "date": null
        },
        {
            "id": 2707,
            "ip_address": "123.253.215.9",
            "count": 1,
            "first_visit": "2022-01-24T00:31:37.070193+06:00",
            "date": null
        },
        {
            "id": 3089,
            "ip_address": "123.253.220.1",
            "count": 2,
            "first_visit": "2022-01-31T14:13:08.279144+06:00",
            "date": null
        },
        {
            "id": 85655,
            "ip_address": "123.253.221.1",
            "count": 1,
            "first_visit": "2025-07-11T17:44:14.910284+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 84902,
            "ip_address": "123.253.222.20",
            "count": 2,
            "first_visit": "2025-06-30T15:08:06.580684+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 47892,
            "ip_address": "123.253.233.60",
            "count": 1,
            "first_visit": "2023-06-08T13:23:36.373112+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 42925,
            "ip_address": "123.253.36.108",
            "count": 1,
            "first_visit": "2023-03-01T18:52:40.508072+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 101464,
            "ip_address": "123.253.36.134",
            "count": 1,
            "first_visit": "2026-08-11T20:26:51.449685+06:00",
            "date": "2026-08-11"
        }
    ]
}