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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81320&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81304&ordering=count",
    "results": [
        {
            "id": 29769,
            "ip_address": "37.111.245.202",
            "count": 2,
            "first_visit": "2022-07-30T10:37:34.849805+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29797,
            "ip_address": "202.134.14.142",
            "count": 2,
            "first_visit": "2022-07-30T11:05:59.253219+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4255,
            "ip_address": "182.48.73.195",
            "count": 2,
            "first_visit": "2022-03-10T20:07:57.327840+06:00",
            "date": null
        },
        {
            "id": 31883,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-13T01:25:24.829558+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 13654,
            "ip_address": "61.247.180.86",
            "count": 2,
            "first_visit": "2022-06-06T18:59:05.557304+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 4294,
            "ip_address": "190.106.211.121",
            "count": 2,
            "first_visit": "2022-03-11T23:29:57.946529+06:00",
            "date": null
        },
        {
            "id": 10398,
            "ip_address": "37.111.218.27",
            "count": 2,
            "first_visit": "2022-05-22T21:22:57.522208+06:00",
            "date": null
        },
        {
            "id": 4256,
            "ip_address": "172.225.220.24",
            "count": 2,
            "first_visit": "2022-03-10T20:08:32.896415+06:00",
            "date": null
        }
    ]
}