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

{
    "count": 103248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-ip_address",
    "results": [
        {
            "id": 92688,
            "ip_address": "98.206.167.65",
            "count": 1,
            "first_visit": "2025-12-05T21:03:24.220377+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 101613,
            "ip_address": "98.203.81.160",
            "count": 1,
            "first_visit": "2026-08-14T04:01:06.326423+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 52077,
            "ip_address": "98.177.19.10",
            "count": 1,
            "first_visit": "2023-08-09T23:18:48.711788+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 58539,
            "ip_address": "98.165.32.227",
            "count": 1,
            "first_visit": "2023-10-28T01:56:59.969068+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 1627,
            "ip_address": "98.14.209.203",
            "count": 1,
            "first_visit": "2022-01-03T18:45:46.003997+06:00",
            "date": null
        },
        {
            "id": 59756,
            "ip_address": "98.128.228.24",
            "count": 1,
            "first_visit": "2023-11-19T03:05:11.052024+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 47794,
            "ip_address": "98.116.197.7",
            "count": 1,
            "first_visit": "2023-06-06T19:24:30.704527+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 1196,
            "ip_address": "98.116.188.24",
            "count": 3,
            "first_visit": "2021-12-21T19:50:26.342255+06:00",
            "date": null
        }
    ]
}