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

{
    "count": 100874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86392&ordering=date",
    "results": [
        {
            "id": 100124,
            "ip_address": "202.47.56.83",
            "count": 1,
            "first_visit": "2026-07-10T16:09:03.572588+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100125,
            "ip_address": "165.101.132.210",
            "count": 1,
            "first_visit": "2026-07-10T16:32:19.015098+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100126,
            "ip_address": "82.211.156.6",
            "count": 1,
            "first_visit": "2026-07-10T17:15:05.949620+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100112,
            "ip_address": "103.144.200.195",
            "count": 3,
            "first_visit": "2026-07-10T10:30:52.141657+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100127,
            "ip_address": "103.60.175.39",
            "count": 1,
            "first_visit": "2026-07-10T17:34:01.330067+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100121,
            "ip_address": "37.111.200.204",
            "count": 2,
            "first_visit": "2026-07-10T14:27:41.235700+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100128,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-07-10T18:08:21.102378+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100129,
            "ip_address": "186.0.182.67",
            "count": 1,
            "first_visit": "2026-07-10T18:37:25.367622+06:00",
            "date": "2026-07-10"
        }
    ]
}