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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76856&ordering=ip_address",
    "results": [
        {
            "id": 7163,
            "ip_address": "37.111.206.191",
            "count": 1,
            "first_visit": "2022-05-16T19:46:18.099186+06:00",
            "date": null
        },
        {
            "id": 29251,
            "ip_address": "37.111.206.193",
            "count": 1,
            "first_visit": "2022-07-29T11:53:43.797171+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 93044,
            "ip_address": "37.111.206.193",
            "count": 2,
            "first_visit": "2025-12-16T17:27:17.093978+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 74866,
            "ip_address": "37.111.206.193",
            "count": 1,
            "first_visit": "2024-10-27T21:12:44.398455+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 51780,
            "ip_address": "37.111.206.193",
            "count": 2,
            "first_visit": "2023-08-06T12:16:34.966812+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 70405,
            "ip_address": "37.111.206.193",
            "count": 1,
            "first_visit": "2024-06-27T17:32:34.416127+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 62232,
            "ip_address": "37.111.206.194",
            "count": 1,
            "first_visit": "2024-01-03T19:30:03.578967+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 8432,
            "ip_address": "37.111.206.194",
            "count": 3,
            "first_visit": "2022-05-17T23:02:37.324089+06:00",
            "date": null
        }
    ]
}