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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7736&ordering=-count",
    "results": [
        {
            "id": 44667,
            "ip_address": "103.112.54.142",
            "count": 4,
            "first_visit": "2023-04-01T11:29:15.501839+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 45001,
            "ip_address": "37.111.218.134",
            "count": 4,
            "first_visit": "2023-04-07T11:08:47.186315+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 76550,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-09T01:36:22.185946+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 76510,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-08T02:32:55.746866+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 76474,
            "ip_address": "66.249.74.129",
            "count": 4,
            "first_visit": "2024-12-07T07:26:39.580361+06:00",
            "date": "2024-12-07"
        },
        {
            "id": 6769,
            "ip_address": "103.31.154.235",
            "count": 4,
            "first_visit": "2022-05-16T14:57:56.464368+06:00",
            "date": null
        },
        {
            "id": 76473,
            "ip_address": "66.249.74.128",
            "count": 4,
            "first_visit": "2024-12-07T06:53:28.944267+06:00",
            "date": "2024-12-07"
        },
        {
            "id": 76538,
            "ip_address": "119.30.32.215",
            "count": 4,
            "first_visit": "2024-12-08T19:49:32.076309+06:00",
            "date": "2024-12-08"
        }
    ]
}