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

{
    "count": 92038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89072&ordering=-ip_address",
    "results": [
        {
            "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": 8244,
            "ip_address": "103.121.36.170",
            "count": 5,
            "first_visit": "2022-05-17T18:07:43.157599+06:00",
            "date": null
        },
        {
            "id": 4426,
            "ip_address": "103.121.36.169",
            "count": 1,
            "first_visit": "2022-03-16T19:25:26.994683+06:00",
            "date": null
        },
        {
            "id": 62515,
            "ip_address": "103.121.36.165",
            "count": 1,
            "first_visit": "2024-01-06T10:06:11.648217+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 33482,
            "ip_address": "103.121.36.164",
            "count": 4,
            "first_visit": "2022-08-30T22:17:01.543351+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 13009,
            "ip_address": "103.121.36.163",
            "count": 1,
            "first_visit": "2022-05-31T05:41:20.112153+06:00",
            "date": null
        },
        {
            "id": 2074,
            "ip_address": "103.121.36.14",
            "count": 2,
            "first_visit": "2022-01-13T00:51:50.296663+06:00",
            "date": null
        },
        {
            "id": 50197,
            "ip_address": "103.121.36.12",
            "count": 1,
            "first_visit": "2023-07-17T14:59:41.957628+06:00",
            "date": "2023-07-17"
        }
    ]
}