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

{
    "count": 100761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30320&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 12197,
            "ip_address": "27.123.253.218",
            "count": 1,
            "first_visit": "2022-05-28T14:15:47.967791+06:00",
            "date": null
        },
        {
            "id": 36818,
            "ip_address": "27.123.253.217",
            "count": 1,
            "first_visit": "2022-11-02T05:05:19.115580+06:00",
            "date": "2022-11-02"
        }
    ]
}