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

{
    "count": 101392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80544&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80528&ordering=count",
    "results": [
        {
            "id": 13113,
            "ip_address": "37.111.201.9",
            "count": 2,
            "first_visit": "2022-05-31T14:09:49.534051+06:00",
            "date": null
        },
        {
            "id": 13128,
            "ip_address": "27.147.191.151",
            "count": 2,
            "first_visit": "2022-05-31T14:55:37.854621+06:00",
            "date": null
        },
        {
            "id": 13193,
            "ip_address": "122.161.51.52",
            "count": 2,
            "first_visit": "2022-05-31T22:30:40.493767+06:00",
            "date": null
        },
        {
            "id": 35403,
            "ip_address": "73.129.165.79",
            "count": 2,
            "first_visit": "2022-10-03T07:17:01.642123+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 39594,
            "ip_address": "114.119.152.142",
            "count": 2,
            "first_visit": "2022-12-30T01:49:19.735404+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 23263,
            "ip_address": "114.119.133.98",
            "count": 2,
            "first_visit": "2022-07-17T09:05:15.839745+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 13142,
            "ip_address": "114.119.131.210",
            "count": 2,
            "first_visit": "2022-05-31T16:02:39.167391+06:00",
            "date": null
        },
        {
            "id": 31790,
            "ip_address": "27.147.188.217",
            "count": 2,
            "first_visit": "2022-08-11T20:32:36.207324+06:00",
            "date": "2022-08-11"
        }
    ]
}