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

{
    "count": 100873,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30952&ordering=-ip_address",
    "results": [
        {
            "id": 6760,
            "ip_address": "220.152.114.240",
            "count": 2,
            "first_visit": "2022-05-16T14:44:45.315295+06:00",
            "date": null
        },
        {
            "id": 32287,
            "ip_address": "220.152.114.210",
            "count": 1,
            "first_visit": "2022-08-18T00:25:33.779422+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 33330,
            "ip_address": "220.152.114.210",
            "count": 1,
            "first_visit": "2022-08-29T16:40:50.805677+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 19438,
            "ip_address": "220.152.114.210",
            "count": 1,
            "first_visit": "2022-06-27T13:20:20.915369+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28611,
            "ip_address": "220.152.114.190",
            "count": 1,
            "first_visit": "2022-07-28T08:33:02.668440+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 524,
            "ip_address": "220.152.114.154",
            "count": 1,
            "first_visit": "2021-12-10T07:45:42.221309+06:00",
            "date": null
        },
        {
            "id": 18032,
            "ip_address": "220.152.114.103",
            "count": 1,
            "first_visit": "2022-06-24T09:03:57.973408+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9320,
            "ip_address": "220.152.113.68",
            "count": 1,
            "first_visit": "2022-05-19T11:04:13.521013+06:00",
            "date": null
        }
    ]
}