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

{
    "count": 99419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92560&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92544&ordering=-id",
    "results": [
        {
            "id": 6867,
            "ip_address": "43.245.123.1",
            "count": 5,
            "first_visit": "2022-05-16T16:50:14.048841+06:00",
            "date": null
        },
        {
            "id": 6866,
            "ip_address": "43.245.123.130",
            "count": 4,
            "first_visit": "2022-05-16T16:49:54.991016+06:00",
            "date": null
        },
        {
            "id": 6865,
            "ip_address": "37.111.222.26",
            "count": 1,
            "first_visit": "2022-05-16T16:49:52.039162+06:00",
            "date": null
        },
        {
            "id": 6864,
            "ip_address": "43.245.123.34",
            "count": 2,
            "first_visit": "2022-05-16T16:49:13.749733+06:00",
            "date": null
        },
        {
            "id": 6863,
            "ip_address": "2604:a880:800:10::6a5:d001",
            "count": 2,
            "first_visit": "2022-05-16T16:49:09.521721+06:00",
            "date": null
        },
        {
            "id": 6862,
            "ip_address": "95.216.99.154",
            "count": 3,
            "first_visit": "2022-05-16T16:49:07.580346+06:00",
            "date": null
        },
        {
            "id": 6861,
            "ip_address": "37.111.245.58",
            "count": 5,
            "first_visit": "2022-05-16T16:48:49.086878+06:00",
            "date": null
        },
        {
            "id": 6860,
            "ip_address": "103.177.168.100",
            "count": 1,
            "first_visit": "2022-05-16T16:48:48.581470+06:00",
            "date": null
        }
    ]
}