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

{
    "count": 100141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95672&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95656&ordering=count",
    "results": [
        {
            "id": 31717,
            "ip_address": "66.249.77.2",
            "count": 6,
            "first_visit": "2022-08-10T20:42:39.393810+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 32686,
            "ip_address": "66.249.75.222",
            "count": 6,
            "first_visit": "2022-08-22T17:48:32.175517+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 3907,
            "ip_address": "103.195.204.115",
            "count": 6,
            "first_visit": "2022-02-26T20:20:37.959124+06:00",
            "date": null
        },
        {
            "id": 12342,
            "ip_address": "114.119.132.170",
            "count": 6,
            "first_visit": "2022-05-29T00:04:54.661039+06:00",
            "date": null
        },
        {
            "id": 32306,
            "ip_address": "114.119.141.15",
            "count": 6,
            "first_visit": "2022-08-18T03:07:30.983578+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 33401,
            "ip_address": "103.159.73.228",
            "count": 6,
            "first_visit": "2022-08-30T09:36:56.468482+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 5640,
            "ip_address": "66.249.69.68",
            "count": 6,
            "first_visit": "2022-05-05T16:22:13.675142+06:00",
            "date": null
        },
        {
            "id": 12385,
            "ip_address": "103.103.34.34",
            "count": 6,
            "first_visit": "2022-05-29T07:39:25.019537+06:00",
            "date": null
        }
    ]
}