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

{
    "count": 101497,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78544&ordering=count",
    "results": [
        {
            "id": 9880,
            "ip_address": "37.111.232.42",
            "count": 2,
            "first_visit": "2022-05-20T23:29:32.672751+06:00",
            "date": null
        },
        {
            "id": 9864,
            "ip_address": "103.166.166.4",
            "count": 2,
            "first_visit": "2022-05-20T23:10:44.016193+06:00",
            "date": null
        },
        {
            "id": 12032,
            "ip_address": "103.177.122.246",
            "count": 2,
            "first_visit": "2022-05-27T23:07:32.608869+06:00",
            "date": null
        },
        {
            "id": 11160,
            "ip_address": "37.111.226.242",
            "count": 2,
            "first_visit": "2022-05-24T22:19:06.536461+06:00",
            "date": null
        },
        {
            "id": 35730,
            "ip_address": "66.249.73.31",
            "count": 2,
            "first_visit": "2022-10-10T20:06:31.410670+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 1393,
            "ip_address": "103.216.57.14",
            "count": 2,
            "first_visit": "2021-12-26T19:23:54.434566+06:00",
            "date": null
        },
        {
            "id": 33548,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-08-31T14:54:16.656479+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 22364,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-07-13T20:17:06.315372+06:00",
            "date": "2022-07-13"
        }
    ]
}