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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81008&ordering=ip_address",
    "results": [
        {
            "id": 30636,
            "ip_address": "37.111.236.113",
            "count": 1,
            "first_visit": "2022-08-01T11:59:09.811463+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 64829,
            "ip_address": "37.111.236.121",
            "count": 2,
            "first_visit": "2024-02-17T09:39:11.388620+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 8686,
            "ip_address": "37.111.236.126",
            "count": 1,
            "first_visit": "2022-05-18T08:42:32.273709+06:00",
            "date": null
        },
        {
            "id": 10158,
            "ip_address": "37.111.236.139",
            "count": 1,
            "first_visit": "2022-05-21T23:32:30.908659+06:00",
            "date": null
        },
        {
            "id": 20957,
            "ip_address": "37.111.236.151",
            "count": 4,
            "first_visit": "2022-07-03T23:25:41.454954+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 49701,
            "ip_address": "37.111.236.154",
            "count": 1,
            "first_visit": "2023-07-10T14:54:27.705330+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 8700,
            "ip_address": "37.111.236.156",
            "count": 1,
            "first_visit": "2022-05-18T09:01:36.536270+06:00",
            "date": null
        },
        {
            "id": 17967,
            "ip_address": "37.111.236.160",
            "count": 3,
            "first_visit": "2022-06-24T05:08:27.606497+06:00",
            "date": "2022-06-24"
        }
    ]
}