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

{
    "count": 98185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29312&ordering=-ip_address",
    "results": [
        {
            "id": 41925,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-10T05:54:31.149201+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 1066,
            "ip_address": "27.123.255.136",
            "count": 1,
            "first_visit": "2021-12-20T17:15:03.434861+06:00",
            "date": null
        },
        {
            "id": 2693,
            "ip_address": "27.123.254.22",
            "count": 1,
            "first_visit": "2022-01-23T19:43:42.610051+06:00",
            "date": null
        },
        {
            "id": 96332,
            "ip_address": "27.123.253.95",
            "count": 4,
            "first_visit": "2026-03-25T18:41:21.344489+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 97134,
            "ip_address": "27.123.253.93",
            "count": 2,
            "first_visit": "2026-04-18T04:10:26.947686+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 23542,
            "ip_address": "27.123.253.91",
            "count": 1,
            "first_visit": "2022-07-18T20:35:23.137436+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 15370,
            "ip_address": "27.123.253.87",
            "count": 1,
            "first_visit": "2022-06-15T17:09:27.818920+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 22278,
            "ip_address": "27.123.253.220",
            "count": 1,
            "first_visit": "2022-07-13T17:14:39.792098+06:00",
            "date": "2022-07-13"
        }
    ]
}