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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10112&ordering=-count",
    "results": [
        {
            "id": 7101,
            "ip_address": "43.245.123.23",
            "count": 3,
            "first_visit": "2022-05-16T19:25:49.816489+06:00",
            "date": null
        },
        {
            "id": 72111,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-13T08:29:18.501058+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72104,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-08-13T03:09:49.018468+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 31952,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-08-14T01:01:47.216672+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 72062,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-12T03:57:29.572729+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72069,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-12T09:30:52.556516+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 31972,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-14T06:46:52.953677+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32005,
            "ip_address": "103.163.116.194",
            "count": 3,
            "first_visit": "2022-08-14T19:55:45.354563+06:00",
            "date": "2022-08-14"
        }
    ]
}