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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2952&ordering=ip_address",
    "results": [
        {
            "id": 8244,
            "ip_address": "103.121.36.170",
            "count": 5,
            "first_visit": "2022-05-17T18:07:43.157599+06:00",
            "date": null
        },
        {
            "id": 10503,
            "ip_address": "103.121.36.171",
            "count": 1,
            "first_visit": "2022-05-23T03:22:29.575275+06:00",
            "date": null
        },
        {
            "id": 33372,
            "ip_address": "103.121.36.171",
            "count": 1,
            "first_visit": "2022-08-29T23:46:28.390869+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 4433,
            "ip_address": "103.121.36.172",
            "count": 1,
            "first_visit": "2022-03-16T21:57:27.031608+06:00",
            "date": null
        },
        {
            "id": 5045,
            "ip_address": "103.121.36.174",
            "count": 1,
            "first_visit": "2022-04-11T11:36:11.840149+06:00",
            "date": null
        },
        {
            "id": 10508,
            "ip_address": "103.121.36.176",
            "count": 1,
            "first_visit": "2022-05-23T05:14:54.367022+06:00",
            "date": null
        },
        {
            "id": 22260,
            "ip_address": "103.121.36.188",
            "count": 1,
            "first_visit": "2022-07-13T16:32:16.929454+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 78820,
            "ip_address": "103.121.36.190",
            "count": 2,
            "first_visit": "2025-02-11T11:50:26.429663+06:00",
            "date": "2025-02-11"
        }
    ]
}