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

{
    "count": 92321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6688&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6672&ordering=id",
    "results": [
        {
            "id": 6681,
            "ip_address": "43.245.123.254",
            "count": 9,
            "first_visit": "2022-05-16T13:04:32.385926+06:00",
            "date": null
        },
        {
            "id": 6682,
            "ip_address": "103.89.24.45",
            "count": 8,
            "first_visit": "2022-05-16T13:04:37.629173+06:00",
            "date": null
        },
        {
            "id": 6683,
            "ip_address": "103.217.111.252",
            "count": 4,
            "first_visit": "2022-05-16T13:06:01.290618+06:00",
            "date": null
        },
        {
            "id": 6684,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-05-16T13:06:07.266559+06:00",
            "date": null
        },
        {
            "id": 6685,
            "ip_address": "37.111.193.13",
            "count": 1,
            "first_visit": "2022-05-16T13:06:34.555521+06:00",
            "date": null
        },
        {
            "id": 6686,
            "ip_address": "37.111.232.31",
            "count": 2,
            "first_visit": "2022-05-16T13:09:23.346120+06:00",
            "date": null
        },
        {
            "id": 6687,
            "ip_address": "37.111.210.154",
            "count": 2,
            "first_visit": "2022-05-16T13:09:32.373775+06:00",
            "date": null
        },
        {
            "id": 6688,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2022-05-16T13:11:55.702587+06:00",
            "date": null
        }
    ]
}