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

{
    "count": 101490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78632&ordering=ip_address",
    "results": [
        {
            "id": 69709,
            "ip_address": "37.111.212.194",
            "count": 1,
            "first_visit": "2024-06-09T19:19:16.859504+06:00",
            "date": "2024-06-09"
        },
        {
            "id": 78360,
            "ip_address": "37.111.212.194",
            "count": 4,
            "first_visit": "2025-01-29T17:49:14.774941+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 62709,
            "ip_address": "37.111.212.194",
            "count": 1,
            "first_visit": "2024-01-09T11:49:48.453846+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 71061,
            "ip_address": "37.111.212.195",
            "count": 1,
            "first_visit": "2024-07-12T18:37:23.741658+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 67602,
            "ip_address": "37.111.212.195",
            "count": 1,
            "first_visit": "2024-04-27T21:24:33.355161+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 95148,
            "ip_address": "37.111.212.196",
            "count": 1,
            "first_visit": "2026-02-14T08:45:38.233084+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 11591,
            "ip_address": "37.111.212.196",
            "count": 1,
            "first_visit": "2022-05-26T02:31:00.788273+06:00",
            "date": null
        },
        {
            "id": 7501,
            "ip_address": "37.111.212.197",
            "count": 1,
            "first_visit": "2022-05-16T23:45:21.421252+06:00",
            "date": null
        }
    ]
}