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

{
    "count": 95862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18704&ordering=ip_address",
    "results": [
        {
            "id": 64776,
            "ip_address": "103.58.74.195",
            "count": 1,
            "first_visit": "2024-02-15T18:12:46.097238+06:00",
            "date": "2024-02-15"
        },
        {
            "id": 29032,
            "ip_address": "103.58.74.212",
            "count": 1,
            "first_visit": "2022-07-29T00:53:21.578309+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9133,
            "ip_address": "103.58.74.215",
            "count": 1,
            "first_visit": "2022-05-18T22:44:41.584113+06:00",
            "date": null
        },
        {
            "id": 6188,
            "ip_address": "103.58.74.225",
            "count": 2,
            "first_visit": "2022-05-15T02:38:00.183203+06:00",
            "date": null
        },
        {
            "id": 5189,
            "ip_address": "103.58.74.226",
            "count": 2,
            "first_visit": "2022-04-17T16:08:41.477965+06:00",
            "date": null
        },
        {
            "id": 9867,
            "ip_address": "103.58.74.227",
            "count": 2,
            "first_visit": "2022-05-20T23:13:21.428035+06:00",
            "date": null
        },
        {
            "id": 36494,
            "ip_address": "103.58.74.231",
            "count": 1,
            "first_visit": "2022-10-26T19:17:12.412156+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 69425,
            "ip_address": "103.58.74.237",
            "count": 2,
            "first_visit": "2024-06-04T21:55:03.173593+06:00",
            "date": "2024-06-04"
        }
    ]
}