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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1408&ordering=-count",
    "results": [
        {
            "id": 62998,
            "ip_address": "59.153.101.97",
            "count": 13,
            "first_visit": "2024-01-12T21:53:51.426954+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 37730,
            "ip_address": "137.59.155.21",
            "count": 13,
            "first_visit": "2022-11-23T07:29:06.947438+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 1353,
            "ip_address": "114.119.152.5",
            "count": 13,
            "first_visit": "2021-12-25T03:15:00.009142+06:00",
            "date": null
        },
        {
            "id": 381,
            "ip_address": "114.119.159.238",
            "count": 13,
            "first_visit": "2021-12-08T01:42:10.236352+06:00",
            "date": null
        },
        {
            "id": 35234,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-09-30T00:55:14.251133+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 274,
            "ip_address": "114.119.157.225",
            "count": 13,
            "first_visit": "2021-12-06T10:34:23.670454+06:00",
            "date": null
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 35232,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-30T00:08:01.126871+06:00",
            "date": "2022-09-30"
        }
    ]
}