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

{
    "count": 98246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16984&ordering=-ip_address",
    "results": [
        {
            "id": 94113,
            "ip_address": "42.0.5.212",
            "count": 1,
            "first_visit": "2026-01-16T23:05:46.783363+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 6803,
            "ip_address": "42.0.4.254",
            "count": 4,
            "first_visit": "2022-05-16T15:44:27.201528+06:00",
            "date": null
        },
        {
            "id": 25847,
            "ip_address": "42.0.4.254",
            "count": 1,
            "first_visit": "2022-07-22T08:07:56.671831+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 29893,
            "ip_address": "42.0.4.254",
            "count": 1,
            "first_visit": "2022-07-30T12:57:19.030466+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28638,
            "ip_address": "42.0.4.253",
            "count": 1,
            "first_visit": "2022-07-28T09:53:27.964605+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24848,
            "ip_address": "42.0.4.253",
            "count": 2,
            "first_visit": "2022-07-20T19:42:05.884703+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6118,
            "ip_address": "42.0.4.253",
            "count": 7,
            "first_visit": "2022-05-14T19:42:02.450009+06:00",
            "date": null
        },
        {
            "id": 30579,
            "ip_address": "42.0.4.253",
            "count": 1,
            "first_visit": "2022-08-01T03:28:58.729064+06:00",
            "date": "2022-08-01"
        }
    ]
}