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

{
    "count": 102433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102392&ordering=id",
    "results": [
        {
            "id": 102497,
            "ip_address": "212.140.215.44",
            "count": 1,
            "first_visit": "2026-09-01T23:12:38.361218+06:00",
            "date": "2026-09-01"
        },
        {
            "id": 102498,
            "ip_address": "34.62.168.5",
            "count": 1,
            "first_visit": "2026-09-01T23:18:58.915147+06:00",
            "date": "2026-09-01"
        },
        {
            "id": 102499,
            "ip_address": "202.134.10.134",
            "count": 1,
            "first_visit": "2026-09-02T00:06:20.056640+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102500,
            "ip_address": "203.95.220.192",
            "count": 2,
            "first_visit": "2026-09-02T00:07:25.233274+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102501,
            "ip_address": "74.125.150.128",
            "count": 6,
            "first_visit": "2026-09-02T01:23:30.694558+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102502,
            "ip_address": "103.217.111.91",
            "count": 1,
            "first_visit": "2026-09-02T01:57:12.221150+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102503,
            "ip_address": "74.125.150.129",
            "count": 3,
            "first_visit": "2026-09-02T02:13:23.945624+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102504,
            "ip_address": "90.166.153.224",
            "count": 1,
            "first_visit": "2026-09-02T03:50:17.612014+06:00",
            "date": "2026-09-02"
        }
    ]
}