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

{
    "count": 102675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49752&ordering=ip_address",
    "results": [
        {
            "id": 91016,
            "ip_address": "119.148.32.98",
            "count": 1,
            "first_visit": "2025-10-20T15:47:55.575708+06:00",
            "date": "2025-10-20"
        },
        {
            "id": 82375,
            "ip_address": "119.148.32.98",
            "count": 1,
            "first_visit": "2025-05-06T16:43:34.160115+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 92761,
            "ip_address": "119.148.32.98",
            "count": 1,
            "first_visit": "2025-12-08T10:01:23.142163+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 83296,
            "ip_address": "119.148.32.98",
            "count": 1,
            "first_visit": "2025-05-26T09:41:10.966681+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 90634,
            "ip_address": "119.148.32.98",
            "count": 1,
            "first_visit": "2025-10-12T10:48:51.274722+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 4907,
            "ip_address": "119.148.34.14",
            "count": 2,
            "first_visit": "2022-04-04T12:21:29.684699+06:00",
            "date": null
        },
        {
            "id": 22723,
            "ip_address": "119.148.34.82",
            "count": 1,
            "first_visit": "2022-07-14T16:53:35.983091+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1879,
            "ip_address": "119.148.34.82",
            "count": 1,
            "first_visit": "2022-01-11T15:01:28.830908+06:00",
            "date": null
        }
    ]
}