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

{
    "count": 101317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99448&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99432&ordering=-id",
    "results": [
        {
            "id": 1877,
            "ip_address": "123.253.99.48",
            "count": 7,
            "first_visit": "2022-01-11T14:40:43.203456+06:00",
            "date": null
        },
        {
            "id": 1876,
            "ip_address": "103.216.56.125",
            "count": 1,
            "first_visit": "2022-01-11T14:38:37.584722+06:00",
            "date": null
        },
        {
            "id": 1875,
            "ip_address": "172.58.227.29",
            "count": 1,
            "first_visit": "2022-01-11T14:26:08.757798+06:00",
            "date": null
        },
        {
            "id": 1874,
            "ip_address": "43.246.202.153",
            "count": 1,
            "first_visit": "2022-01-11T14:23:53.537929+06:00",
            "date": null
        },
        {
            "id": 1873,
            "ip_address": "103.237.38.212",
            "count": 1,
            "first_visit": "2022-01-11T14:22:05.014060+06:00",
            "date": null
        },
        {
            "id": 1872,
            "ip_address": "103.35.168.166",
            "count": 1,
            "first_visit": "2022-01-11T14:20:41.284318+06:00",
            "date": null
        },
        {
            "id": 1871,
            "ip_address": "103.149.104.80",
            "count": 1,
            "first_visit": "2022-01-11T14:20:08.865447+06:00",
            "date": null
        },
        {
            "id": 1870,
            "ip_address": "172.58.227.202",
            "count": 2,
            "first_visit": "2022-01-11T14:15:07.539345+06:00",
            "date": null
        }
    ]
}