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

{
    "count": 95000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-date",
    "results": [
        {
            "id": 93201,
            "ip_address": "99.231.123.101",
            "count": 1,
            "first_visit": "2025-12-22T13:05:47.334001+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93202,
            "ip_address": "103.165.162.116",
            "count": 1,
            "first_visit": "2025-12-22T13:08:54.434525+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93207,
            "ip_address": "34.96.47.207",
            "count": 1,
            "first_visit": "2025-12-22T14:11:43.720348+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93199,
            "ip_address": "165.101.133.60",
            "count": 1,
            "first_visit": "2025-12-22T12:47:27.482195+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93195,
            "ip_address": "116.193.217.5",
            "count": 1,
            "first_visit": "2025-12-22T11:07:05.724779+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93197,
            "ip_address": "103.172.114.236",
            "count": 1,
            "first_visit": "2025-12-22T12:02:43.369274+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93198,
            "ip_address": "123.49.2.190",
            "count": 1,
            "first_visit": "2025-12-22T12:34:51.626754+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93190,
            "ip_address": "72.14.199.228",
            "count": 4,
            "first_visit": "2025-12-22T08:23:51.375297+06:00",
            "date": "2025-12-22"
        }
    ]
}