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

{
    "count": 101340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82160&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82144&ordering=count",
    "results": [
        {
            "id": 14138,
            "ip_address": "27.147.204.33",
            "count": 2,
            "first_visit": "2022-06-09T09:56:53.810311+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 35148,
            "ip_address": "103.25.249.240",
            "count": 2,
            "first_visit": "2022-09-28T17:17:37.925166+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 24848,
            "ip_address": "42.0.4.253",
            "count": 2,
            "first_visit": "2022-07-20T19:42:05.884703+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29589,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-30T00:24:54.077674+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24847,
            "ip_address": "119.30.32.79",
            "count": 2,
            "first_visit": "2022-07-20T19:41:37.816929+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7337,
            "ip_address": "37.111.217.82",
            "count": 2,
            "first_visit": "2022-05-16T22:12:42.814517+06:00",
            "date": null
        },
        {
            "id": 121,
            "ip_address": "192.86.106.33",
            "count": 2,
            "first_visit": "2021-12-04T02:58:45.345066+06:00",
            "date": null
        },
        {
            "id": 7333,
            "ip_address": "119.30.38.214",
            "count": 2,
            "first_visit": "2022-05-16T22:11:37.614818+06:00",
            "date": null
        }
    ]
}