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

{
    "count": 92262,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84672&ordering=-ip_address",
    "results": [
        {
            "id": 52070,
            "ip_address": "103.152.104.186",
            "count": 3,
            "first_visit": "2023-08-09T20:18:41.319637+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 37337,
            "ip_address": "103.152.104.178",
            "count": 1,
            "first_visit": "2022-11-13T15:47:03.570343+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 12377,
            "ip_address": "103.152.103.39",
            "count": 1,
            "first_visit": "2022-05-29T04:19:54.969018+06:00",
            "date": null
        },
        {
            "id": 19212,
            "ip_address": "103.152.103.37",
            "count": 1,
            "first_visit": "2022-06-26T22:40:28.004622+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 30940,
            "ip_address": "103.152.103.37",
            "count": 1,
            "first_visit": "2022-08-03T04:32:26.090937+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10307,
            "ip_address": "103.152.103.37",
            "count": 2,
            "first_visit": "2022-05-22T14:37:16.795246+06:00",
            "date": null
        },
        {
            "id": 24806,
            "ip_address": "103.152.103.36",
            "count": 1,
            "first_visit": "2022-07-20T18:25:04.968342+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28232,
            "ip_address": "103.152.103.189",
            "count": 1,
            "first_visit": "2022-07-27T14:02:03.053822+06:00",
            "date": "2022-07-27"
        }
    ]
}