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

{
    "count": 92381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7824&ordering=ip_address",
    "results": [
        {
            "id": 20190,
            "ip_address": "103.153.231.62",
            "count": 2,
            "first_visit": "2022-06-29T23:34:27.678372+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7300,
            "ip_address": "103.153.28.17",
            "count": 1,
            "first_visit": "2022-05-16T21:04:31.238869+06:00",
            "date": null
        },
        {
            "id": 52442,
            "ip_address": "103.153.28.56",
            "count": 1,
            "first_visit": "2023-08-14T00:36:19.353126+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 8360,
            "ip_address": "103.153.28.76",
            "count": 7,
            "first_visit": "2022-05-17T22:32:11.846906+06:00",
            "date": null
        },
        {
            "id": 20403,
            "ip_address": "103.153.28.77",
            "count": 1,
            "first_visit": "2022-06-30T17:02:49.613818+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7984,
            "ip_address": "103.153.28.77",
            "count": 4,
            "first_visit": "2022-05-17T11:47:10.258693+06:00",
            "date": null
        },
        {
            "id": 65115,
            "ip_address": "103.153.29.24",
            "count": 3,
            "first_visit": "2024-02-24T17:55:50.365532+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 68971,
            "ip_address": "103.153.29.25",
            "count": 1,
            "first_visit": "2024-05-24T00:16:58.040787+06:00",
            "date": "2024-05-24"
        }
    ]
}