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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=-ip_address",
    "results": [
        {
            "id": 67221,
            "ip_address": "176.131.156.235",
            "count": 1,
            "first_visit": "2024-04-20T01:42:19.545200+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 11672,
            "ip_address": "176.114.240.37",
            "count": 1,
            "first_visit": "2022-05-26T15:01:01.755275+06:00",
            "date": null
        },
        {
            "id": 69720,
            "ip_address": "176.113.72.76",
            "count": 1,
            "first_visit": "2024-06-10T02:04:23.191859+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 99458,
            "ip_address": "176.111.185.62",
            "count": 1,
            "first_visit": "2026-06-22T07:17:16.175109+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 95499,
            "ip_address": "176.105.197.242",
            "count": 1,
            "first_visit": "2026-02-24T06:23:01.126524+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 69784,
            "ip_address": "176.10.136.67",
            "count": 1,
            "first_visit": "2024-06-11T18:07:21.246788+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 86672,
            "ip_address": "176.100.139.133",
            "count": 1,
            "first_visit": "2025-07-28T21:56:03.265641+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 1007,
            "ip_address": "175.99.133.2",
            "count": 1,
            "first_visit": "2021-12-20T08:03:36.441359+06:00",
            "date": null
        }
    ]
}