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

{
    "count": 101272,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83720&ordering=ip_address",
    "results": [
        {
            "id": 30125,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-07-31T00:58:27.176820+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3565,
            "ip_address": "42.0.7.242",
            "count": 15,
            "first_visit": "2022-02-13T07:38:37.308428+06:00",
            "date": null
        },
        {
            "id": 86590,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2025-07-27T14:09:21.416302+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 81120,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2025-04-08T05:54:33.862353+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 29176,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2022-07-29T10:13:32.340507+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30336,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2022-07-31T11:19:26.085005+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28300,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2022-07-27T19:51:55.483794+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6048,
            "ip_address": "42.0.7.243",
            "count": 2,
            "first_visit": "2022-05-14T19:15:14.233222+06:00",
            "date": null
        }
    ]
}