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

{
    "count": 97301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94104&ordering=count",
    "results": [
        {
            "id": 34909,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-09-24T04:37:33.435022+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 38077,
            "ip_address": "103.58.72.238",
            "count": 8,
            "first_visit": "2022-12-01T03:39:53.277821+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 3514,
            "ip_address": "151.248.123.75",
            "count": 8,
            "first_visit": "2022-02-11T11:31:03.634529+06:00",
            "date": null
        },
        {
            "id": 19683,
            "ip_address": "3.87.72.23",
            "count": 8,
            "first_visit": "2022-06-28T09:14:54.157081+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13759,
            "ip_address": "44.201.197.231",
            "count": 8,
            "first_visit": "2022-06-07T06:29:28.099780+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 2120,
            "ip_address": "195.154.122.212",
            "count": 8,
            "first_visit": "2022-01-13T14:10:20.016616+06:00",
            "date": null
        },
        {
            "id": 1564,
            "ip_address": "103.217.111.20",
            "count": 8,
            "first_visit": "2022-01-01T12:47:51.440942+06:00",
            "date": null
        },
        {
            "id": 1675,
            "ip_address": "103.15.140.198",
            "count": 8,
            "first_visit": "2022-01-05T16:56:48.018513+06:00",
            "date": null
        }
    ]
}