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

{
    "count": 100592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=ip_address",
    "results": [
        {
            "id": 12080,
            "ip_address": "103.58.74.19",
            "count": 3,
            "first_visit": "2022-05-28T01:18:19.940150+06:00",
            "date": null
        },
        {
            "id": 66017,
            "ip_address": "103.58.74.192",
            "count": 1,
            "first_visit": "2024-03-17T19:11:51.850333+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 66016,
            "ip_address": "103.58.74.193",
            "count": 2,
            "first_visit": "2024-03-17T19:03:06.297121+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 63682,
            "ip_address": "103.58.74.194",
            "count": 1,
            "first_visit": "2024-01-24T00:48:54.201835+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63303,
            "ip_address": "103.58.74.194",
            "count": 2,
            "first_visit": "2024-01-17T22:20:11.982777+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 64776,
            "ip_address": "103.58.74.195",
            "count": 1,
            "first_visit": "2024-02-15T18:12:46.097238+06:00",
            "date": "2024-02-15"
        },
        {
            "id": 29032,
            "ip_address": "103.58.74.212",
            "count": 1,
            "first_visit": "2022-07-29T00:53:21.578309+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9133,
            "ip_address": "103.58.74.215",
            "count": 1,
            "first_visit": "2022-05-18T22:44:41.584113+06:00",
            "date": null
        }
    ]
}