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

{
    "count": 96388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20976&ordering=-count",
    "results": [
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 8610,
            "ip_address": "103.113.153.28",
            "count": 2,
            "first_visit": "2022-05-18T01:48:29.396479+06:00",
            "date": null
        },
        {
            "id": 1442,
            "ip_address": "103.158.210.193",
            "count": 2,
            "first_visit": "2021-12-28T16:10:16.345887+06:00",
            "date": null
        },
        {
            "id": 35211,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-09-29T18:54:28.700860+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35209,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-29T18:37:14.055247+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 29248,
            "ip_address": "37.111.203.171",
            "count": 2,
            "first_visit": "2022-07-29T11:49:28.191639+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3026,
            "ip_address": "110.76.129.145",
            "count": 2,
            "first_visit": "2022-01-29T17:17:04.277728+06:00",
            "date": null
        },
        {
            "id": 3439,
            "ip_address": "180.92.224.182",
            "count": 2,
            "first_visit": "2022-02-08T18:29:36.424233+06:00",
            "date": null
        }
    ]
}