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

{
    "count": 103527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64712&ordering=ip_address",
    "results": [
        {
            "id": 616,
            "ip_address": "195.154.123.86",
            "count": 52,
            "first_visit": "2021-12-12T16:18:04.891171+06:00",
            "date": null
        },
        {
            "id": 52,
            "ip_address": "195.154.123.91",
            "count": 51,
            "first_visit": "2021-12-03T08:36:45.539260+06:00",
            "date": null
        },
        {
            "id": 65651,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-03-08T00:28:25.953760+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 64703,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-02-13T20:21:04.951472+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 62239,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-01-03T21:30:51.718702+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 64445,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-02-07T17:09:58.577993+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 66198,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-03-22T00:54:40.639160+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 69052,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-05-25T06:57:03.286114+06:00",
            "date": "2024-05-25"
        }
    ]
}