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

{
    "count": 97332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23192&ordering=-count",
    "results": [
        {
            "id": 12326,
            "ip_address": "37.111.210.194",
            "count": 2,
            "first_visit": "2022-05-28T23:37:17.885840+06:00",
            "date": null
        },
        {
            "id": 1279,
            "ip_address": "103.78.255.81",
            "count": 2,
            "first_visit": "2021-12-23T09:11:41.624731+06:00",
            "date": null
        },
        {
            "id": 37242,
            "ip_address": "110.170.75.66",
            "count": 2,
            "first_visit": "2022-11-11T08:29:24.134183+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 9371,
            "ip_address": "37.111.245.222",
            "count": 2,
            "first_visit": "2022-05-19T13:31:29.061577+06:00",
            "date": null
        },
        {
            "id": 30712,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-01T20:46:44.485592+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 22175,
            "ip_address": "195.154.122.11",
            "count": 2,
            "first_visit": "2022-07-13T01:29:10.404638+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 7072,
            "ip_address": "116.58.201.176",
            "count": 2,
            "first_visit": "2022-05-16T19:11:48.005607+06:00",
            "date": null
        }
    ]
}