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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=ip_address",
    "results": [
        {
            "id": 269,
            "ip_address": "114.119.154.200",
            "count": 16,
            "first_visit": "2021-12-06T08:54:32.637448+06:00",
            "date": null
        },
        {
            "id": 100,
            "ip_address": "114.119.154.203",
            "count": 14,
            "first_visit": "2021-12-03T22:08:32.247008+06:00",
            "date": null
        },
        {
            "id": 39692,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-01-01T03:05:49.733940+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 57736,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-10-16T11:37:42.502588+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 55912,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-09-24T17:56:40.015734+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 40479,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-01-16T17:49:07.098528+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40592,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-01-18T16:58:49.324793+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 41668,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-02-06T22:07:55.103219+06:00",
            "date": "2023-02-06"
        }
    ]
}