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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80832&ordering=ip_address",
    "results": [
        {
            "id": 2086,
            "ip_address": "51.194.158.101",
            "count": 3,
            "first_visit": "2022-01-13T04:49:53.819308+06:00",
            "date": null
        },
        {
            "id": 4120,
            "ip_address": "51.195.199.92",
            "count": 1,
            "first_visit": "2022-03-06T14:40:11.243028+06:00",
            "date": null
        },
        {
            "id": 86059,
            "ip_address": "51.195.218.14",
            "count": 2,
            "first_visit": "2025-07-18T19:33:17.403655+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 89811,
            "ip_address": "51.219.235.144",
            "count": 1,
            "first_visit": "2025-09-20T16:47:54.723428+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 19127,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-06-26T16:03:26.414395+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 27975,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-07-27T02:09:10.906808+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 20657,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-07-02T05:33:14.265685+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 4972,
            "ip_address": "51.222.41.169",
            "count": 8,
            "first_visit": "2022-04-07T11:56:15.522918+06:00",
            "date": null
        }
    ]
}