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

{
    "count": 101629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77120&ordering=ip_address",
    "results": [
        {
            "id": 19268,
            "ip_address": "37.111.206.46",
            "count": 1,
            "first_visit": "2022-06-27T00:49:10.402844+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10701,
            "ip_address": "37.111.206.47",
            "count": 1,
            "first_visit": "2022-05-23T16:59:02.137099+06:00",
            "date": null
        },
        {
            "id": 37394,
            "ip_address": "37.111.206.47",
            "count": 1,
            "first_visit": "2022-11-14T19:17:28.371312+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 27087,
            "ip_address": "37.111.206.48",
            "count": 9,
            "first_visit": "2022-07-25T08:11:58.701058+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 74079,
            "ip_address": "37.111.206.48",
            "count": 1,
            "first_visit": "2024-10-06T17:56:15.420246+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 68035,
            "ip_address": "37.111.206.48",
            "count": 2,
            "first_visit": "2024-05-07T23:05:39.937046+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 97384,
            "ip_address": "37.111.206.48",
            "count": 2,
            "first_visit": "2026-04-25T20:48:40.225139+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 8024,
            "ip_address": "37.111.206.49",
            "count": 2,
            "first_visit": "2022-05-17T12:03:50.333679+06:00",
            "date": null
        }
    ]
}