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

{
    "count": 101511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78424&ordering=count",
    "results": [
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 9663,
            "ip_address": "43.245.121.8",
            "count": 2,
            "first_visit": "2022-05-20T11:25:54.880806+06:00",
            "date": null
        },
        {
            "id": 17015,
            "ip_address": "114.119.133.30",
            "count": 2,
            "first_visit": "2022-06-21T12:49:07.781853+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11977,
            "ip_address": "103.67.157.38",
            "count": 2,
            "first_visit": "2022-05-27T20:07:14.177743+06:00",
            "date": null
        },
        {
            "id": 16970,
            "ip_address": "114.119.133.89",
            "count": 2,
            "first_visit": "2022-06-21T10:59:10.129063+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17020,
            "ip_address": "114.119.129.14",
            "count": 2,
            "first_visit": "2022-06-21T12:59:02.611672+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 23435,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-07-18T09:03:27.201301+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18250,
            "ip_address": "45.115.114.66",
            "count": 2,
            "first_visit": "2022-06-24T19:06:52.156300+06:00",
            "date": "2022-06-24"
        }
    ]
}