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

{
    "count": 94909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1320&ordering=ip_address",
    "results": [
        {
            "id": 6572,
            "ip_address": "103.111.225.206",
            "count": 1,
            "first_visit": "2022-05-16T09:46:38.848467+06:00",
            "date": null
        },
        {
            "id": 62160,
            "ip_address": "103.111.225.215",
            "count": 1,
            "first_visit": "2023-12-30T11:36:59.305151+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 62233,
            "ip_address": "103.111.225.215",
            "count": 1,
            "first_visit": "2024-01-03T20:01:36.141124+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 20369,
            "ip_address": "103.111.225.223",
            "count": 1,
            "first_visit": "2022-06-30T14:32:43.544098+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 3897,
            "ip_address": "103.111.225.223",
            "count": 1,
            "first_visit": "2022-02-26T15:48:02.585086+06:00",
            "date": null
        },
        {
            "id": 1360,
            "ip_address": "103.111.225.227",
            "count": 1,
            "first_visit": "2021-12-25T15:01:27.025030+06:00",
            "date": null
        },
        {
            "id": 26486,
            "ip_address": "103.111.225.232",
            "count": 1,
            "first_visit": "2022-07-24T00:34:52.416833+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32258,
            "ip_address": "103.111.225.249",
            "count": 1,
            "first_visit": "2022-08-17T19:59:10.616434+06:00",
            "date": "2022-08-17"
        }
    ]
}