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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=-count",
    "results": [
        {
            "id": 23275,
            "ip_address": "103.197.204.58",
            "count": 3,
            "first_visit": "2022-07-17T09:59:34.543199+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 67778,
            "ip_address": "66.249.66.35",
            "count": 3,
            "first_visit": "2024-05-01T17:01:39.357359+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 67753,
            "ip_address": "66.249.69.6",
            "count": 3,
            "first_visit": "2024-05-01T05:49:03.814369+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 67561,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-04-26T15:32:24.608658+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 23151,
            "ip_address": "168.119.65.110",
            "count": 3,
            "first_visit": "2022-07-16T12:56:43.484920+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23205,
            "ip_address": "66.249.65.4",
            "count": 3,
            "first_visit": "2022-07-16T21:27:01.538850+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67564,
            "ip_address": "43.245.141.214",
            "count": 3,
            "first_visit": "2024-04-26T16:38:35.972827+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 23224,
            "ip_address": "45.248.151.211",
            "count": 3,
            "first_visit": "2022-07-17T00:42:41.691049+06:00",
            "date": "2022-07-17"
        }
    ]
}