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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81544&ordering=count",
    "results": [
        {
            "id": 4539,
            "ip_address": "192.186.182.14",
            "count": 2,
            "first_visit": "2022-03-21T03:44:12.710444+06:00",
            "date": null
        },
        {
            "id": 7738,
            "ip_address": "37.111.211.25",
            "count": 2,
            "first_visit": "2022-05-17T09:35:37.653504+06:00",
            "date": null
        },
        {
            "id": 7675,
            "ip_address": "103.67.157.229",
            "count": 2,
            "first_visit": "2022-05-17T08:44:53.329100+06:00",
            "date": null
        },
        {
            "id": 19689,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-06-28T09:38:23.491877+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 34601,
            "ip_address": "66.249.89.201",
            "count": 2,
            "first_visit": "2022-09-18T15:43:45.385692+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 31134,
            "ip_address": "103.217.111.232",
            "count": 2,
            "first_visit": "2022-08-04T15:13:09.384220+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 28606,
            "ip_address": "37.111.194.159",
            "count": 2,
            "first_visit": "2022-07-28T08:11:29.728670+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7658,
            "ip_address": "116.58.201.100",
            "count": 2,
            "first_visit": "2022-05-17T08:27:04.995184+06:00",
            "date": null
        }
    ]
}