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

{
    "count": 100259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14504&ordering=-count",
    "results": [
        {
            "id": 60152,
            "ip_address": "59.153.102.104",
            "count": 2,
            "first_visit": "2023-11-27T09:47:43.507333+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 8211,
            "ip_address": "37.111.226.51",
            "count": 2,
            "first_visit": "2022-05-17T16:21:08.465689+06:00",
            "date": null
        },
        {
            "id": 2083,
            "ip_address": "77.20.20.52",
            "count": 2,
            "first_visit": "2022-01-13T03:12:48.298007+06:00",
            "date": null
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60135,
            "ip_address": "42.0.7.238",
            "count": 2,
            "first_visit": "2023-11-26T22:55:58.213044+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 4097,
            "ip_address": "37.111.218.42",
            "count": 2,
            "first_visit": "2022-03-05T14:48:08.421797+06:00",
            "date": null
        },
        {
            "id": 60131,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2023-11-26T20:22:55.578840+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 4145,
            "ip_address": "103.107.132.142",
            "count": 2,
            "first_visit": "2022-03-07T08:27:11.092832+06:00",
            "date": null
        }
    ]
}