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

{
    "count": 100158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21280&ordering=ip_address",
    "results": [
        {
            "id": 9518,
            "ip_address": "103.67.159.116",
            "count": 2,
            "first_visit": "2022-05-19T22:35:21.392765+06:00",
            "date": null
        },
        {
            "id": 30332,
            "ip_address": "103.67.159.117",
            "count": 1,
            "first_visit": "2022-07-31T11:14:15.414105+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7416,
            "ip_address": "103.67.159.118",
            "count": 1,
            "first_visit": "2022-05-16T22:53:01.010194+06:00",
            "date": null
        },
        {
            "id": 28863,
            "ip_address": "103.67.159.119",
            "count": 1,
            "first_visit": "2022-07-28T16:33:40.446560+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16763,
            "ip_address": "103.67.159.12",
            "count": 1,
            "first_visit": "2022-06-20T09:33:21.670366+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 85914,
            "ip_address": "103.67.159.121",
            "count": 1,
            "first_visit": "2025-07-16T09:41:29.151782+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 10489,
            "ip_address": "103.67.159.123",
            "count": 1,
            "first_visit": "2022-05-23T00:19:27.097164+06:00",
            "date": null
        },
        {
            "id": 20437,
            "ip_address": "103.67.159.124",
            "count": 1,
            "first_visit": "2022-06-30T20:20:22.794329+06:00",
            "date": "2022-06-30"
        }
    ]
}