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

{
    "count": 94025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-count",
    "results": [
        {
            "id": 64698,
            "ip_address": "103.187.68.226",
            "count": 3,
            "first_visit": "2024-02-13T15:57:15.936143+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 64601,
            "ip_address": "116.58.200.51",
            "count": 3,
            "first_visit": "2024-02-11T15:19:28.374163+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 19453,
            "ip_address": "119.30.32.37",
            "count": 3,
            "first_visit": "2022-06-27T14:05:37.818311+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19386,
            "ip_address": "103.87.212.152",
            "count": 3,
            "first_visit": "2022-06-27T09:57:24.952620+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 4625,
            "ip_address": "103.147.163.153",
            "count": 3,
            "first_visit": "2022-03-23T19:43:11.205980+06:00",
            "date": null
        },
        {
            "id": 1110,
            "ip_address": "103.26.247.170",
            "count": 3,
            "first_visit": "2021-12-21T01:25:45.591974+06:00",
            "date": null
        },
        {
            "id": 19430,
            "ip_address": "59.152.101.193",
            "count": 3,
            "first_visit": "2022-06-27T12:32:54.407877+06:00",
            "date": "2022-06-27"
        }
    ]
}