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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=-count",
    "results": [
        {
            "id": 45436,
            "ip_address": "103.129.200.7",
            "count": 2,
            "first_visit": "2023-04-17T10:10:10.822303+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45527,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2023-04-19T12:49:37.572100+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45356,
            "ip_address": "103.114.23.130",
            "count": 2,
            "first_visit": "2023-04-15T15:50:19.354513+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45358,
            "ip_address": "49.36.171.213",
            "count": 2,
            "first_visit": "2023-04-15T17:22:36.426171+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 10398,
            "ip_address": "37.111.218.27",
            "count": 2,
            "first_visit": "2022-05-22T21:22:57.522208+06:00",
            "date": null
        },
        {
            "id": 5211,
            "ip_address": "103.136.200.153",
            "count": 2,
            "first_visit": "2022-04-18T10:48:05.188995+06:00",
            "date": null
        },
        {
            "id": 45408,
            "ip_address": "103.112.54.7",
            "count": 2,
            "first_visit": "2023-04-16T18:45:10.638824+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 2535,
            "ip_address": "37.111.207.144",
            "count": 2,
            "first_visit": "2022-01-20T21:14:54.533813+06:00",
            "date": null
        }
    ]
}