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

{
    "count": 100547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6152&ordering=-count",
    "results": [
        {
            "id": 80198,
            "ip_address": "103.156.215.123",
            "count": 5,
            "first_visit": "2025-03-16T16:07:32.193548+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 2584,
            "ip_address": "116.58.203.66",
            "count": 5,
            "first_visit": "2022-01-22T00:29:52.229256+06:00",
            "date": null
        },
        {
            "id": 65421,
            "ip_address": "103.122.91.104",
            "count": 5,
            "first_visit": "2024-03-02T13:00:16.649164+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 31074,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-08-04T02:03:22.258843+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 8761,
            "ip_address": "37.111.195.23",
            "count": 5,
            "first_visit": "2022-05-18T10:24:43.574457+06:00",
            "date": null
        },
        {
            "id": 8895,
            "ip_address": "103.137.6.46",
            "count": 5,
            "first_visit": "2022-05-18T12:21:48.346055+06:00",
            "date": null
        },
        {
            "id": 667,
            "ip_address": "54.237.120.35",
            "count": 5,
            "first_visit": "2021-12-14T03:15:36.957144+06:00",
            "date": null
        },
        {
            "id": 65412,
            "ip_address": "37.111.206.178",
            "count": 5,
            "first_visit": "2024-03-02T09:08:59.744815+06:00",
            "date": "2024-03-02"
        }
    ]
}