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

{
    "count": 100073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13392&ordering=-count",
    "results": [
        {
            "id": 8674,
            "ip_address": "58.145.187.246",
            "count": 3,
            "first_visit": "2022-05-18T08:22:27.361774+06:00",
            "date": null
        },
        {
            "id": 63803,
            "ip_address": "103.96.105.42",
            "count": 3,
            "first_visit": "2024-01-25T23:38:04.309616+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 63855,
            "ip_address": "66.249.64.128",
            "count": 3,
            "first_visit": "2024-01-27T01:10:21.953873+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 63736,
            "ip_address": "66.249.64.129",
            "count": 3,
            "first_visit": "2024-01-25T01:13:39.802631+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 42042,
            "ip_address": "103.157.93.70",
            "count": 3,
            "first_visit": "2023-02-12T03:53:04.641440+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 13223,
            "ip_address": "114.119.149.247",
            "count": 3,
            "first_visit": "2022-06-01T01:19:12.319379+06:00",
            "date": null
        },
        {
            "id": 8697,
            "ip_address": "103.160.137.20",
            "count": 3,
            "first_visit": "2022-05-18T08:58:37.415416+06:00",
            "date": null
        },
        {
            "id": 1058,
            "ip_address": "202.144.203.22",
            "count": 3,
            "first_visit": "2021-12-20T14:52:57.501134+06:00",
            "date": null
        }
    ]
}