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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=-count",
    "results": [
        {
            "id": 33654,
            "ip_address": "114.119.134.123",
            "count": 13,
            "first_visit": "2022-09-02T01:11:50.353208+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 161,
            "ip_address": "66.249.66.4",
            "count": 13,
            "first_visit": "2021-12-04T18:52:53.686175+06:00",
            "date": null
        },
        {
            "id": 35289,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-01T02:47:08.960619+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 162,
            "ip_address": "114.119.155.22",
            "count": 13,
            "first_visit": "2021-12-04T19:05:52.095252+06:00",
            "date": null
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 742,
            "ip_address": "114.119.153.160",
            "count": 13,
            "first_visit": "2021-12-16T18:10:49.312051+06:00",
            "date": null
        },
        {
            "id": 733,
            "ip_address": "114.119.156.111",
            "count": 13,
            "first_visit": "2021-12-16T08:02:18.324674+06:00",
            "date": null
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        }
    ]
}