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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8312&ordering=ip_address",
    "results": [
        {
            "id": 1511,
            "ip_address": "103.156.108.4",
            "count": 1,
            "first_visit": "2021-12-31T14:25:42.655175+06:00",
            "date": null
        },
        {
            "id": 26358,
            "ip_address": "103.156.124.39",
            "count": 2,
            "first_visit": "2022-07-23T13:39:49.098291+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        },
        {
            "id": 24307,
            "ip_address": "103.156.126.79",
            "count": 3,
            "first_visit": "2022-07-20T00:53:09.242634+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9685,
            "ip_address": "103.156.126.79",
            "count": 2,
            "first_visit": "2022-05-20T12:23:24.290053+06:00",
            "date": null
        },
        {
            "id": 86581,
            "ip_address": "103.156.127.2",
            "count": 2,
            "first_visit": "2025-07-27T12:31:27.843020+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 89301,
            "ip_address": "103.156.166.4",
            "count": 1,
            "first_visit": "2025-09-10T14:26:37.552779+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 89388,
            "ip_address": "103.156.166.4",
            "count": 1,
            "first_visit": "2025-09-12T11:13:53.249486+06:00",
            "date": "2025-09-12"
        }
    ]
}