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

{
    "count": 94905,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1304&ordering=ip_address",
    "results": [
        {
            "id": 3530,
            "ip_address": "103.111.165.4",
            "count": 1,
            "first_visit": "2022-02-11T18:21:08.445097+06:00",
            "date": null
        },
        {
            "id": 90861,
            "ip_address": "103.111.165.6",
            "count": 2,
            "first_visit": "2025-10-16T16:05:29.441659+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 86118,
            "ip_address": "103.111.165.9",
            "count": 3,
            "first_visit": "2025-07-19T18:36:59.502619+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 36963,
            "ip_address": "103.111.167.44",
            "count": 2,
            "first_visit": "2022-11-05T11:29:06.607723+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 37155,
            "ip_address": "103.111.167.44",
            "count": 1,
            "first_visit": "2022-11-09T13:53:50.148612+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37028,
            "ip_address": "103.111.167.44",
            "count": 2,
            "first_visit": "2022-11-07T00:16:26.626915+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 12577,
            "ip_address": "103.111.224.15",
            "count": 1,
            "first_visit": "2022-05-29T22:19:55.365963+06:00",
            "date": null
        },
        {
            "id": 30719,
            "ip_address": "103.111.224.15",
            "count": 1,
            "first_visit": "2022-08-01T21:53:12.076559+06:00",
            "date": "2022-08-01"
        }
    ]
}