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

{
    "count": 99288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3856&ordering=-count",
    "results": [
        {
            "id": 10057,
            "ip_address": "42.0.7.246",
            "count": 7,
            "first_visit": "2022-05-21T17:50:25.030216+06:00",
            "date": null
        },
        {
            "id": 54126,
            "ip_address": "202.134.8.138",
            "count": 7,
            "first_visit": "2023-09-02T18:16:26.702251+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 72012,
            "ip_address": "66.249.69.7",
            "count": 7,
            "first_visit": "2024-08-11T00:15:29.068305+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 33494,
            "ip_address": "114.119.134.123",
            "count": 7,
            "first_visit": "2022-08-31T01:14:05.436546+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 2978,
            "ip_address": "103.136.99.129",
            "count": 7,
            "first_visit": "2022-01-28T16:23:34.813545+06:00",
            "date": null
        },
        {
            "id": 82293,
            "ip_address": "114.119.137.91",
            "count": 7,
            "first_visit": "2025-05-05T04:14:08.239419+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 82356,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-06T08:55:23.808540+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 53216,
            "ip_address": "163.47.35.18",
            "count": 7,
            "first_visit": "2023-08-22T13:55:54.155976+06:00",
            "date": "2023-08-22"
        }
    ]
}