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

{
    "count": 92162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=count",
    "results": [
        {
            "id": 291,
            "ip_address": "27.147.223.126",
            "count": 1,
            "first_visit": "2021-12-06T13:17:39.603753+06:00",
            "date": null
        },
        {
            "id": 2801,
            "ip_address": "182.16.156.123",
            "count": 1,
            "first_visit": "2022-01-25T12:24:41.168976+06:00",
            "date": null
        },
        {
            "id": 1044,
            "ip_address": "45.116.248.58",
            "count": 1,
            "first_visit": "2021-12-20T12:53:56.093056+06:00",
            "date": null
        },
        {
            "id": 542,
            "ip_address": "103.156.214.11",
            "count": 1,
            "first_visit": "2021-12-10T17:06:00.259125+06:00",
            "date": null
        },
        {
            "id": 1045,
            "ip_address": "103.109.93.65",
            "count": 1,
            "first_visit": "2021-12-20T12:56:22.072036+06:00",
            "date": null
        },
        {
            "id": 2141,
            "ip_address": "103.112.156.178",
            "count": 1,
            "first_visit": "2022-01-13T20:55:30.446780+06:00",
            "date": null
        },
        {
            "id": 1046,
            "ip_address": "103.86.111.202",
            "count": 1,
            "first_visit": "2021-12-20T13:04:52.857068+06:00",
            "date": null
        },
        {
            "id": 4150,
            "ip_address": "35.215.121.179",
            "count": 1,
            "first_visit": "2022-03-07T10:26:03.651121+06:00",
            "date": null
        }
    ]
}