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

{
    "count": 96144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=ip_address",
    "results": [
        {
            "id": 29778,
            "ip_address": "103.67.157.74",
            "count": 1,
            "first_visit": "2022-07-30T10:46:53.191914+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6520,
            "ip_address": "103.67.157.75",
            "count": 1,
            "first_visit": "2022-05-16T06:33:15.471291+06:00",
            "date": null
        },
        {
            "id": 19043,
            "ip_address": "103.67.157.75",
            "count": 1,
            "first_visit": "2022-06-26T10:53:47.060512+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7298,
            "ip_address": "103.67.157.76",
            "count": 2,
            "first_visit": "2022-05-16T21:01:56.301865+06:00",
            "date": null
        },
        {
            "id": 62673,
            "ip_address": "103.67.157.76",
            "count": 1,
            "first_visit": "2024-01-08T20:29:20.527941+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 54405,
            "ip_address": "103.67.157.76",
            "count": 1,
            "first_visit": "2023-09-06T10:53:00.332035+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 29044,
            "ip_address": "103.67.157.77",
            "count": 1,
            "first_visit": "2022-07-29T01:14:50.620767+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9960,
            "ip_address": "103.67.157.77",
            "count": 2,
            "first_visit": "2022-05-21T09:54:02.198057+06:00",
            "date": null
        }
    ]
}