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

{
    "count": 99987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8408&ordering=-count",
    "results": [
        {
            "id": 1355,
            "ip_address": "59.153.103.20",
            "count": 4,
            "first_visit": "2021-12-25T12:14:21.016803+06:00",
            "date": null
        },
        {
            "id": 36876,
            "ip_address": "202.125.79.58",
            "count": 4,
            "first_visit": "2022-11-03T11:31:55.684777+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 74359,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2024-10-13T05:01:17.417114+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 74367,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-13T10:22:02.439750+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 13264,
            "ip_address": "114.119.128.127",
            "count": 4,
            "first_visit": "2022-06-01T16:03:17.260976+06:00",
            "date": null
        },
        {
            "id": 13345,
            "ip_address": "103.253.45.211",
            "count": 4,
            "first_visit": "2022-06-02T07:35:26.609327+06:00",
            "date": null
        },
        {
            "id": 36796,
            "ip_address": "66.249.72.168",
            "count": 4,
            "first_visit": "2022-11-01T19:22:54.502904+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 74347,
            "ip_address": "27.147.186.221",
            "count": 4,
            "first_visit": "2024-10-12T23:34:37.964599+06:00",
            "date": "2024-10-12"
        }
    ]
}