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

{
    "count": 96111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19776&ordering=-ip_address",
    "results": [
        {
            "id": 12786,
            "ip_address": "37.111.222.222",
            "count": 1,
            "first_visit": "2022-05-30T13:42:02.250773+06:00",
            "date": null
        },
        {
            "id": 89891,
            "ip_address": "37.111.222.222",
            "count": 2,
            "first_visit": "2025-09-22T13:08:16.314808+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 8803,
            "ip_address": "37.111.222.221",
            "count": 3,
            "first_visit": "2022-05-18T11:04:21.718779+06:00",
            "date": null
        },
        {
            "id": 1008,
            "ip_address": "37.111.222.22",
            "count": 2,
            "first_visit": "2021-12-20T08:03:37.460384+06:00",
            "date": null
        },
        {
            "id": 12531,
            "ip_address": "37.111.222.218",
            "count": 1,
            "first_visit": "2022-05-29T19:08:05.098524+06:00",
            "date": null
        },
        {
            "id": 33220,
            "ip_address": "37.111.222.210",
            "count": 1,
            "first_visit": "2022-08-28T19:27:41.339992+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 15567,
            "ip_address": "37.111.222.199",
            "count": 1,
            "first_visit": "2022-06-16T07:30:54.653425+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6800,
            "ip_address": "37.111.222.199",
            "count": 1,
            "first_visit": "2022-05-16T15:42:16.880611+06:00",
            "date": null
        }
    ]
}