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

{
    "count": 95384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16880&ordering=-count",
    "results": [
        {
            "id": 6789,
            "ip_address": "43.245.123.123",
            "count": 2,
            "first_visit": "2022-05-16T15:31:37.906686+06:00",
            "date": null
        },
        {
            "id": 49598,
            "ip_address": "37.111.206.123",
            "count": 2,
            "first_visit": "2023-07-09T08:09:56.624184+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 6719,
            "ip_address": "103.67.159.175",
            "count": 2,
            "first_visit": "2022-05-16T13:37:49.225111+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        },
        {
            "id": 49604,
            "ip_address": "103.51.53.104",
            "count": 2,
            "first_visit": "2023-07-09T08:52:33.149787+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49663,
            "ip_address": "40.77.189.155",
            "count": 2,
            "first_visit": "2023-07-10T03:22:56.117641+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 6804,
            "ip_address": "37.111.193.231",
            "count": 2,
            "first_visit": "2022-05-16T15:46:06.560433+06:00",
            "date": null
        },
        {
            "id": 49524,
            "ip_address": "114.119.134.159",
            "count": 2,
            "first_visit": "2023-07-08T01:38:10.509919+06:00",
            "date": "2023-07-08"
        }
    ]
}