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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25432&ordering=-count",
    "results": [
        {
            "id": 14505,
            "ip_address": "114.119.129.128",
            "count": 2,
            "first_visit": "2022-06-11T17:33:14.554770+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 38911,
            "ip_address": "66.249.89.221",
            "count": 2,
            "first_visit": "2022-12-18T04:59:34.900334+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 29612,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-07-30T01:03:56.274036+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2074,
            "ip_address": "103.121.36.14",
            "count": 2,
            "first_visit": "2022-01-13T00:51:50.296663+06:00",
            "date": null
        },
        {
            "id": 7625,
            "ip_address": "37.111.226.96",
            "count": 2,
            "first_visit": "2022-05-17T07:37:29.826450+06:00",
            "date": null
        },
        {
            "id": 27652,
            "ip_address": "103.234.200.238",
            "count": 2,
            "first_visit": "2022-07-26T10:22:24.204782+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 872,
            "ip_address": "27.147.205.7",
            "count": 2,
            "first_visit": "2021-12-19T19:18:00.505646+06:00",
            "date": null
        },
        {
            "id": 19671,
            "ip_address": "37.111.203.49",
            "count": 2,
            "first_visit": "2022-06-28T08:36:27.523325+06:00",
            "date": "2022-06-28"
        }
    ]
}