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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12568&ordering=-count",
    "results": [
        {
            "id": 65810,
            "ip_address": "163.47.33.132",
            "count": 3,
            "first_visit": "2024-03-12T08:33:50.857359+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 65758,
            "ip_address": "104.28.208.84",
            "count": 3,
            "first_visit": "2024-03-11T00:25:17.169721+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 2303,
            "ip_address": "199.127.56.236",
            "count": 3,
            "first_visit": "2022-01-16T15:54:17.087823+06:00",
            "date": null
        },
        {
            "id": 65712,
            "ip_address": "130.193.204.58",
            "count": 3,
            "first_visit": "2024-03-09T17:23:22.689165+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 20723,
            "ip_address": "182.54.152.18",
            "count": 3,
            "first_visit": "2022-07-02T14:46:46.937971+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 65694,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-09T04:59:46.490435+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 20775,
            "ip_address": "114.119.132.122",
            "count": 3,
            "first_visit": "2022-07-03T00:18:41.487815+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20923,
            "ip_address": "45.116.250.25",
            "count": 3,
            "first_visit": "2022-07-03T18:59:10.375610+06:00",
            "date": "2022-07-03"
        }
    ]
}