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

{
    "count": 101542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78040&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78024&ordering=count",
    "results": [
        {
            "id": 29185,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-07-29T10:28:09.724385+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 937,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2021-12-19T21:53:00.803882+06:00",
            "date": null
        },
        {
            "id": 38941,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-18T19:39:44.513992+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 37570,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-11-19T12:10:02.934523+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 39755,
            "ip_address": "116.204.154.10",
            "count": 2,
            "first_visit": "2023-01-02T12:01:31.110508+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 33967,
            "ip_address": "123.253.215.29",
            "count": 2,
            "first_visit": "2022-09-07T07:38:15.734605+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 20425,
            "ip_address": "103.96.71.200",
            "count": 2,
            "first_visit": "2022-06-30T19:21:30.063773+06:00",
            "date": "2022-06-30"
        }
    ]
}