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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43872&ordering=-ip_address",
    "results": [
        {
            "id": 37461,
            "ip_address": "172.225.218.27",
            "count": 1,
            "first_visit": "2022-11-16T03:47:45.659595+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 4129,
            "ip_address": "172.225.218.26",
            "count": 1,
            "first_visit": "2022-03-06T21:32:54.807314+06:00",
            "date": null
        },
        {
            "id": 3901,
            "ip_address": "172.225.218.25",
            "count": 2,
            "first_visit": "2022-02-26T18:40:00.093403+06:00",
            "date": null
        },
        {
            "id": 38459,
            "ip_address": "172.225.218.24",
            "count": 1,
            "first_visit": "2022-12-07T23:40:25.693601+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 3257,
            "ip_address": "172.225.215.37",
            "count": 2,
            "first_visit": "2022-02-03T12:34:28.141756+06:00",
            "date": null
        },
        {
            "id": 80320,
            "ip_address": "172.225.187.55",
            "count": 1,
            "first_visit": "2025-03-19T12:18:48.158677+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 74766,
            "ip_address": "172.225.181.51",
            "count": 1,
            "first_visit": "2024-10-25T22:13:48.702700+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 2874,
            "ip_address": "172.225.156.60",
            "count": 1,
            "first_visit": "2022-01-26T11:12:10.496454+06:00",
            "date": null
        }
    ]
}