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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31096&ordering=-ip_address",
    "results": [
        {
            "id": 71645,
            "ip_address": "216.107.139.193",
            "count": 1,
            "first_visit": "2024-07-30T12:11:23.739036+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 65656,
            "ip_address": "216.107.139.193",
            "count": 1,
            "first_visit": "2024-03-08T03:48:19.205298+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 79259,
            "ip_address": "216.103.158.101",
            "count": 1,
            "first_visit": "2025-02-21T20:45:31.517050+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 1319,
            "ip_address": "2.155.20.100",
            "count": 2,
            "first_visit": "2021-12-24T02:15:33.236863+06:00",
            "date": null
        },
        {
            "id": 89192,
            "ip_address": "2.15.4.22",
            "count": 1,
            "first_visit": "2025-09-08T18:57:44.203681+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 98643,
            "ip_address": "2.140.217.112",
            "count": 1,
            "first_visit": "2026-05-30T18:32:07.740606+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 441,
            "ip_address": "213.86.28.132",
            "count": 1,
            "first_visit": "2021-12-08T17:47:46.435575+06:00",
            "date": null
        },
        {
            "id": 14836,
            "ip_address": "213.86.28.132",
            "count": 1,
            "first_visit": "2022-06-13T16:29:04.464284+06:00",
            "date": "2022-06-13"
        }
    ]
}