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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12656&ordering=-count",
    "results": [
        {
            "id": 20987,
            "ip_address": "114.119.129.82",
            "count": 3,
            "first_visit": "2022-07-04T06:48:16.749919+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4592,
            "ip_address": "103.115.24.170",
            "count": 3,
            "first_visit": "2022-03-22T18:26:22.520255+06:00",
            "date": null
        },
        {
            "id": 2338,
            "ip_address": "110.76.128.246",
            "count": 3,
            "first_visit": "2022-01-16T23:26:14.222667+06:00",
            "date": null
        },
        {
            "id": 65994,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-17T10:35:11.510764+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 4619,
            "ip_address": "37.111.207.118",
            "count": 3,
            "first_visit": "2022-03-23T16:22:07.373673+06:00",
            "date": null
        },
        {
            "id": 2303,
            "ip_address": "199.127.56.236",
            "count": 3,
            "first_visit": "2022-01-16T15:54:17.087823+06:00",
            "date": null
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        }
    ]
}