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

{
    "count": 96167,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=ip_address",
    "results": [
        {
            "id": 31295,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-08-06T00:31:22.782757+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 18135,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-06-24T14:44:57.301255+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 30325,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-07-31T11:08:10.566949+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7154,
            "ip_address": "103.67.158.138",
            "count": 2,
            "first_visit": "2022-05-16T19:43:29.762014+06:00",
            "date": null
        },
        {
            "id": 28872,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-07-28T17:24:33.295706+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12437,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-05-29T11:28:40.308066+06:00",
            "date": null
        },
        {
            "id": 19462,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-06-27T14:19:37.082560+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 22243,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-07-13T15:52:29.202193+06:00",
            "date": "2022-07-13"
        }
    ]
}