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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7256&ordering=-count",
    "results": [
        {
            "id": 51003,
            "ip_address": "37.111.213.34",
            "count": 4,
            "first_visit": "2023-07-27T13:19:32.255789+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51122,
            "ip_address": "103.217.110.66",
            "count": 4,
            "first_visit": "2023-07-29T07:42:36.853341+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 77810,
            "ip_address": "27.147.156.34",
            "count": 4,
            "first_visit": "2025-01-13T12:36:11.144364+06:00",
            "date": "2025-01-13"
        },
        {
            "id": 78076,
            "ip_address": "66.249.65.166",
            "count": 4,
            "first_visit": "2025-01-21T07:05:12.073725+06:00",
            "date": "2025-01-21"
        },
        {
            "id": 50644,
            "ip_address": "103.60.175.55",
            "count": 4,
            "first_visit": "2023-07-23T11:58:34.242673+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 3636,
            "ip_address": "103.135.174.103",
            "count": 4,
            "first_visit": "2022-02-15T20:05:29.705128+06:00",
            "date": null
        },
        {
            "id": 7205,
            "ip_address": "43.245.123.47",
            "count": 4,
            "first_visit": "2022-05-16T19:59:05.918022+06:00",
            "date": null
        },
        {
            "id": 50499,
            "ip_address": "103.73.197.105",
            "count": 4,
            "first_visit": "2023-07-21T12:21:39.269425+06:00",
            "date": "2023-07-21"
        }
    ]
}