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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38704&ordering=-ip_address",
    "results": [
        {
            "id": 1282,
            "ip_address": "192.186.177.213",
            "count": 1,
            "first_visit": "2021-12-23T10:35:27.468217+06:00",
            "date": null
        },
        {
            "id": 37899,
            "ip_address": "192.186.177.213",
            "count": 1,
            "first_visit": "2022-11-26T19:45:30.505548+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 46181,
            "ip_address": "192.186.177.213",
            "count": 1,
            "first_visit": "2023-05-05T20:52:40.840615+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 72080,
            "ip_address": "192.186.175.26",
            "count": 1,
            "first_visit": "2024-08-12T16:31:30.195409+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 68362,
            "ip_address": "192.186.175.26",
            "count": 1,
            "first_visit": "2024-05-15T13:46:14.252702+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 55739,
            "ip_address": "192.186.160.194",
            "count": 1,
            "first_visit": "2023-09-22T21:58:43.977254+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 57992,
            "ip_address": "192.186.159.201",
            "count": 1,
            "first_visit": "2023-10-19T10:31:25.212851+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 321,
            "ip_address": "192.186.159.201",
            "count": 4,
            "first_visit": "2021-12-07T03:18:07.297235+06:00",
            "date": null
        }
    ]
}