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

{
    "count": 103543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64680&ordering=ip_address",
    "results": [
        {
            "id": 61780,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2023-12-24T17:59:50.080092+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 118,
            "ip_address": "195.154.123.31",
            "count": 9,
            "first_visit": "2021-12-04T02:20:32.761720+06:00",
            "date": null
        },
        {
            "id": 183,
            "ip_address": "195.154.123.52",
            "count": 52,
            "first_visit": "2021-12-05T02:06:42.633663+06:00",
            "date": null
        },
        {
            "id": 16703,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2022-06-20T00:36:04.491241+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 48142,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-06-13T20:55:15.962284+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 44582,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-03-30T03:50:53.967826+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 48777,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-06-24T21:51:10.482669+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 44538,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-03-28T22:19:51.115128+06:00",
            "date": "2023-03-28"
        }
    ]
}