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

{
    "count": 96209,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20272&ordering=ip_address",
    "results": [
        {
            "id": 9937,
            "ip_address": "103.67.158.22",
            "count": 1,
            "first_visit": "2022-05-21T06:44:42.585592+06:00",
            "date": null
        },
        {
            "id": 17970,
            "ip_address": "103.67.158.22",
            "count": 1,
            "first_visit": "2022-06-24T05:29:39.459265+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29587,
            "ip_address": "103.67.158.220",
            "count": 1,
            "first_visit": "2022-07-30T00:20:39.213207+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12211,
            "ip_address": "103.67.158.220",
            "count": 2,
            "first_visit": "2022-05-28T14:57:02.408317+06:00",
            "date": null
        },
        {
            "id": 8086,
            "ip_address": "103.67.158.223",
            "count": 4,
            "first_visit": "2022-05-17T12:31:31.665893+06:00",
            "date": null
        },
        {
            "id": 8350,
            "ip_address": "103.67.158.224",
            "count": 3,
            "first_visit": "2022-05-17T22:27:24.863017+06:00",
            "date": null
        },
        {
            "id": 54612,
            "ip_address": "103.67.158.224",
            "count": 1,
            "first_visit": "2023-09-09T01:14:15.128978+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 14611,
            "ip_address": "103.67.158.225",
            "count": 1,
            "first_visit": "2022-06-12T12:01:10.670255+06:00",
            "date": "2022-06-12"
        }
    ]
}