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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80432&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80416&ordering=count",
    "results": [
        {
            "id": 35459,
            "ip_address": "103.217.111.86",
            "count": 2,
            "first_visit": "2022-10-04T10:33:55.148100+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 26241,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-07-23T09:18:18.273838+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 3363,
            "ip_address": "203.76.220.213",
            "count": 2,
            "first_visit": "2022-02-06T20:49:43.773865+06:00",
            "date": null
        },
        {
            "id": 39251,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-12-24T00:46:55.024750+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 24105,
            "ip_address": "103.203.95.212",
            "count": 2,
            "first_visit": "2022-07-19T14:03:39.667673+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 28189,
            "ip_address": "103.83.232.71",
            "count": 2,
            "first_visit": "2022-07-27T12:53:04.295946+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13093,
            "ip_address": "103.158.63.13",
            "count": 2,
            "first_visit": "2022-05-31T12:38:44.086073+06:00",
            "date": null
        },
        {
            "id": 3390,
            "ip_address": "66.220.149.16",
            "count": 2,
            "first_visit": "2022-02-07T13:47:07.565046+06:00",
            "date": null
        }
    ]
}