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

{
    "count": 96141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=ip_address",
    "results": [
        {
            "id": 7106,
            "ip_address": "103.67.157.69",
            "count": 2,
            "first_visit": "2022-05-16T19:28:48.785703+06:00",
            "date": null
        },
        {
            "id": 25810,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2022-07-22T05:45:22.809833+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 29946,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2022-07-30T17:03:26.733870+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 46790,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2023-05-18T13:22:19.009180+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 33113,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2022-08-27T20:22:37.423592+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 6995,
            "ip_address": "103.67.157.7",
            "count": 1,
            "first_visit": "2022-05-16T18:25:18.090512+06:00",
            "date": null
        },
        {
            "id": 8379,
            "ip_address": "103.67.157.70",
            "count": 1,
            "first_visit": "2022-05-17T22:39:02.591195+06:00",
            "date": null
        },
        {
            "id": 15935,
            "ip_address": "103.67.157.71",
            "count": 1,
            "first_visit": "2022-06-17T10:24:05.213762+06:00",
            "date": "2022-06-17"
        }
    ]
}