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

{
    "count": 98005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-count",
    "results": [
        {
            "id": 24374,
            "ip_address": "114.119.130.2",
            "count": 2,
            "first_visit": "2022-07-20T06:12:48.116527+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33822,
            "ip_address": "103.253.46.9",
            "count": 2,
            "first_visit": "2022-09-04T22:22:13.556149+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 24382,
            "ip_address": "114.119.133.253",
            "count": 2,
            "first_visit": "2022-07-20T07:10:13.192647+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33889,
            "ip_address": "103.136.99.4",
            "count": 2,
            "first_visit": "2022-09-06T00:33:30.712008+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33820,
            "ip_address": "103.106.239.190",
            "count": 2,
            "first_visit": "2022-09-04T20:56:31.541658+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 17014,
            "ip_address": "114.119.134.72",
            "count": 2,
            "first_visit": "2022-06-21T12:47:02.602731+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 3349,
            "ip_address": "37.111.196.179",
            "count": 2,
            "first_visit": "2022-02-06T15:10:53.891738+06:00",
            "date": null
        },
        {
            "id": 24319,
            "ip_address": "103.91.129.77",
            "count": 2,
            "first_visit": "2022-07-20T01:08:34.672922+06:00",
            "date": "2022-07-20"
        }
    ]
}