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

{
    "count": 100187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21120&ordering=ip_address",
    "results": [
        {
            "id": 16844,
            "ip_address": "103.67.158.193",
            "count": 1,
            "first_visit": "2022-06-20T15:32:48.122542+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 65499,
            "ip_address": "103.67.158.194",
            "count": 1,
            "first_visit": "2024-03-04T08:59:57.299023+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 7506,
            "ip_address": "103.67.158.196",
            "count": 1,
            "first_visit": "2022-05-16T23:48:10.968792+06:00",
            "date": null
        },
        {
            "id": 11403,
            "ip_address": "103.67.158.2",
            "count": 1,
            "first_visit": "2022-05-25T18:02:49.868671+06:00",
            "date": null
        },
        {
            "id": 26334,
            "ip_address": "103.67.158.2",
            "count": 1,
            "first_visit": "2022-07-23T12:36:05.859414+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8367,
            "ip_address": "103.67.158.20",
            "count": 1,
            "first_visit": "2022-05-17T22:36:06.827325+06:00",
            "date": null
        },
        {
            "id": 24380,
            "ip_address": "103.67.158.20",
            "count": 1,
            "first_visit": "2022-07-20T07:01:41.710206+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6043,
            "ip_address": "103.67.158.200",
            "count": 1,
            "first_visit": "2022-05-14T19:13:18.895308+06:00",
            "date": null
        }
    ]
}