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

{
    "count": 93113,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93112&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93096&ordering=first_visit",
    "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": 93203,
            "ip_address": "202.40.179.226",
            "count": 1,
            "first_visit": "2025-12-22T13:22:38.863226+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93204,
            "ip_address": "121.91.183.11",
            "count": 1,
            "first_visit": "2025-12-22T13:24:17.444424+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93205,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-12-22T13:41:04.881712+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93206,
            "ip_address": "103.140.83.162",
            "count": 2,
            "first_visit": "2025-12-22T14:08:51.742576+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": 93208,
            "ip_address": "59.152.2.168",
            "count": 1,
            "first_visit": "2025-12-22T14:55:47.561654+06:00",
            "date": "2025-12-22"
        }
    ]
}