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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25136&ordering=-count",
    "results": [
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+06:00",
            "date": null
        },
        {
            "id": 21171,
            "ip_address": "202.134.8.141",
            "count": 2,
            "first_visit": "2022-07-05T05:27:19.213525+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 7683,
            "ip_address": "103.25.249.249",
            "count": 2,
            "first_visit": "2022-05-17T08:52:34.707641+06:00",
            "date": null
        },
        {
            "id": 29527,
            "ip_address": "103.138.145.113",
            "count": 2,
            "first_visit": "2022-07-29T23:12:12.672593+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 39063,
            "ip_address": "103.190.82.36",
            "count": 2,
            "first_visit": "2022-12-21T00:09:09.189972+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 4113,
            "ip_address": "103.150.40.101",
            "count": 2,
            "first_visit": "2022-03-06T10:38:26.751401+06:00",
            "date": null
        },
        {
            "id": 4595,
            "ip_address": "14.1.102.223",
            "count": 2,
            "first_visit": "2022-03-22T20:10:49.311735+06:00",
            "date": null
        },
        {
            "id": 13210,
            "ip_address": "3.81.210.34",
            "count": 2,
            "first_visit": "2022-06-01T00:24:10.339926+06:00",
            "date": null
        }
    ]
}