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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78912&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78896&ordering=count",
    "results": [
        {
            "id": 1757,
            "ip_address": "103.26.137.194",
            "count": 2,
            "first_visit": "2022-01-10T12:37:11.297239+06:00",
            "date": null
        },
        {
            "id": 34180,
            "ip_address": "163.47.35.18",
            "count": 2,
            "first_visit": "2022-09-11T12:14:54.830161+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 35721,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-10-10T17:03:41.497812+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 10963,
            "ip_address": "37.111.196.51",
            "count": 2,
            "first_visit": "2022-05-24T13:10:19.196849+06:00",
            "date": null
        },
        {
            "id": 39254,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-24T02:35:26.200222+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 10932,
            "ip_address": "197.136.9.5",
            "count": 2,
            "first_visit": "2022-05-24T11:58:43.596253+06:00",
            "date": null
        },
        {
            "id": 12184,
            "ip_address": "37.111.245.172",
            "count": 2,
            "first_visit": "2022-05-28T13:41:50.442939+06:00",
            "date": null
        },
        {
            "id": 16713,
            "ip_address": "168.119.68.250",
            "count": 2,
            "first_visit": "2022-06-20T01:22:22.333133+06:00",
            "date": "2022-06-20"
        }
    ]
}