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

{
    "count": 96172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-count",
    "results": [
        {
            "id": 20104,
            "ip_address": "37.111.211.223",
            "count": 2,
            "first_visit": "2022-06-29T18:41:53.109529+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10112,
            "ip_address": "103.150.68.49",
            "count": 2,
            "first_visit": "2022-05-21T22:27:18.798584+06:00",
            "date": null
        },
        {
            "id": 41569,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-05T13:42:18.909912+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 43246,
            "ip_address": "72.14.199.189",
            "count": 2,
            "first_visit": "2023-03-06T07:34:23.656014+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43260,
            "ip_address": "157.33.251.82",
            "count": 2,
            "first_visit": "2023-03-06T10:30:00.576530+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43335,
            "ip_address": "103.26.136.43",
            "count": 2,
            "first_visit": "2023-03-07T15:15:39.182933+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 41528,
            "ip_address": "45.248.151.4",
            "count": 2,
            "first_visit": "2023-02-04T16:58:14.367186+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 41561,
            "ip_address": "74.125.212.168",
            "count": 2,
            "first_visit": "2023-02-05T10:09:23.937890+06:00",
            "date": "2023-02-05"
        }
    ]
}