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

{
    "count": 103753,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63944&ordering=ip_address",
    "results": [
        {
            "id": 46038,
            "ip_address": "192.227.182.49",
            "count": 1,
            "first_visit": "2023-05-03T04:23:21.058558+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 5076,
            "ip_address": "192.227.182.49",
            "count": 2,
            "first_visit": "2022-04-12T07:59:59.616778+06:00",
            "date": null
        },
        {
            "id": 13285,
            "ip_address": "192.227.183.166",
            "count": 1,
            "first_visit": "2022-06-01T19:59:23.770295+06:00",
            "date": null
        },
        {
            "id": 34070,
            "ip_address": "192.227.214.66",
            "count": 1,
            "first_visit": "2022-09-08T22:36:00.340924+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 9053,
            "ip_address": "192.227.214.66",
            "count": 1,
            "first_visit": "2022-05-18T19:51:19.791882+06:00",
            "date": null
        },
        {
            "id": 40300,
            "ip_address": "192.227.216.161",
            "count": 1,
            "first_visit": "2023-01-13T03:49:46.586209+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 44322,
            "ip_address": "192.227.216.161",
            "count": 1,
            "first_visit": "2023-03-24T04:22:42.894395+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 62750,
            "ip_address": "192.228.106.58",
            "count": 1,
            "first_visit": "2024-01-09T16:14:35.909679+06:00",
            "date": "2024-01-09"
        }
    ]
}