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

{
    "count": 101986,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42928&ordering=ip_address",
    "results": [
        {
            "id": 58946,
            "ip_address": "114.119.154.181",
            "count": 1,
            "first_visit": "2023-11-04T13:00:41.028039+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 52330,
            "ip_address": "114.119.154.186",
            "count": 1,
            "first_visit": "2023-08-12T19:39:41.052014+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 45042,
            "ip_address": "114.119.154.186",
            "count": 1,
            "first_visit": "2023-04-08T15:14:14.498279+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 398,
            "ip_address": "114.119.154.186",
            "count": 13,
            "first_visit": "2021-12-08T06:58:42.718677+06:00",
            "date": null
        },
        {
            "id": 217,
            "ip_address": "114.119.154.189",
            "count": 15,
            "first_visit": "2021-12-05T15:23:42.881332+06:00",
            "date": null
        },
        {
            "id": 39901,
            "ip_address": "114.119.154.189",
            "count": 1,
            "first_visit": "2023-01-05T11:26:31.221914+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 56253,
            "ip_address": "114.119.154.189",
            "count": 1,
            "first_visit": "2023-09-28T19:08:45.514246+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 46414,
            "ip_address": "114.119.154.189",
            "count": 1,
            "first_visit": "2023-05-10T14:15:33.442920+06:00",
            "date": "2023-05-10"
        }
    ]
}