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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34912&ordering=first_visit",
    "results": [
        {
            "id": 34921,
            "ip_address": "213.140.213.197",
            "count": 1,
            "first_visit": "2022-09-24T14:16:47.307764+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34922,
            "ip_address": "103.133.134.140",
            "count": 1,
            "first_visit": "2022-09-24T15:09:32.600385+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34923,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-24T15:36:58.796035+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-09-24T15:58:31.428861+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34925,
            "ip_address": "113.212.108.17",
            "count": 1,
            "first_visit": "2022-09-24T16:13:58.387371+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34926,
            "ip_address": "103.136.98.149",
            "count": 1,
            "first_visit": "2022-09-24T16:35:18.681878+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34927,
            "ip_address": "103.155.185.29",
            "count": 1,
            "first_visit": "2022-09-24T17:32:22.543275+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34928,
            "ip_address": "27.147.176.152",
            "count": 4,
            "first_visit": "2022-09-24T18:13:42.110739+06:00",
            "date": "2022-09-24"
        }
    ]
}