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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=ip_address",
    "results": [
        {
            "id": 77312,
            "ip_address": "103.66.177.1",
            "count": 1,
            "first_visit": "2024-12-29T23:05:28.474076+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 45940,
            "ip_address": "103.66.177.1",
            "count": 1,
            "first_visit": "2023-05-01T01:12:42.746942+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 2551,
            "ip_address": "103.66.177.134",
            "count": 4,
            "first_visit": "2022-01-21T08:56:41.739664+06:00",
            "date": null
        },
        {
            "id": 94044,
            "ip_address": "103.66.177.14",
            "count": 1,
            "first_visit": "2026-01-14T17:00:42.981256+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 16245,
            "ip_address": "103.66.177.186",
            "count": 2,
            "first_visit": "2022-06-18T06:59:48.450117+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 4057,
            "ip_address": "103.66.177.186",
            "count": 4,
            "first_visit": "2022-03-04T01:23:26.190736+06:00",
            "date": null
        },
        {
            "id": 6093,
            "ip_address": "103.66.177.231",
            "count": 1,
            "first_visit": "2022-05-14T19:32:34.912871+06:00",
            "date": null
        },
        {
            "id": 16160,
            "ip_address": "103.66.177.244",
            "count": 1,
            "first_visit": "2022-06-17T23:55:17.531216+06:00",
            "date": "2022-06-17"
        }
    ]
}