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

{
    "count": 92493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=-ip_address",
    "results": [
        {
            "id": 27373,
            "ip_address": "62.201.216.73",
            "count": 1,
            "first_visit": "2022-07-25T16:57:02.029380+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9939,
            "ip_address": "62.201.216.197",
            "count": 1,
            "first_visit": "2022-05-21T07:07:10.504368+06:00",
            "date": null
        },
        {
            "id": 4253,
            "ip_address": "62.201.212.162",
            "count": 6,
            "first_visit": "2022-03-10T20:03:22.930593+06:00",
            "date": null
        },
        {
            "id": 81489,
            "ip_address": "62.197.153.47",
            "count": 1,
            "first_visit": "2025-04-16T13:07:31.806336+06:00",
            "date": "2025-04-16"
        },
        {
            "id": 63434,
            "ip_address": "62.197.150.19",
            "count": 1,
            "first_visit": "2024-01-19T20:15:56.069218+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 4783,
            "ip_address": "62.182.99.63",
            "count": 1,
            "first_visit": "2022-03-29T22:40:48.556946+06:00",
            "date": null
        },
        {
            "id": 570,
            "ip_address": "62.171.130.61",
            "count": 3,
            "first_visit": "2021-12-11T12:54:36.596208+06:00",
            "date": null
        },
        {
            "id": 23501,
            "ip_address": "62.171.129.158",
            "count": 3,
            "first_visit": "2022-07-18T17:29:36.014381+06:00",
            "date": "2022-07-18"
        }
    ]
}