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

{
    "count": 92443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8496&ordering=ip_address",
    "results": [
        {
            "id": 8807,
            "ip_address": "103.157.95.124",
            "count": 1,
            "first_visit": "2022-05-18T11:06:26.458900+06:00",
            "date": null
        },
        {
            "id": 22826,
            "ip_address": "103.157.95.125",
            "count": 1,
            "first_visit": "2022-07-14T21:52:02.846859+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 16330,
            "ip_address": "103.157.95.165",
            "count": 1,
            "first_visit": "2022-06-18T11:07:48.082635+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 82378,
            "ip_address": "103.157.95.3",
            "count": 1,
            "first_visit": "2025-05-06T17:14:54.251251+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 21531,
            "ip_address": "103.157.95.61",
            "count": 1,
            "first_visit": "2022-07-08T00:37:28.286802+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 3088,
            "ip_address": "103.157.95.62",
            "count": 2,
            "first_visit": "2022-01-31T13:53:08.308060+06:00",
            "date": null
        },
        {
            "id": 8059,
            "ip_address": "103.157.95.65",
            "count": 2,
            "first_visit": "2022-05-17T12:19:32.183034+06:00",
            "date": null
        },
        {
            "id": 7857,
            "ip_address": "103.157.95.68",
            "count": 3,
            "first_visit": "2022-05-17T10:44:22.020692+06:00",
            "date": null
        }
    ]
}