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

{
    "count": 100254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20680&ordering=ip_address",
    "results": [
        {
            "id": 10870,
            "ip_address": "103.67.157.213",
            "count": 1,
            "first_visit": "2022-05-24T10:17:36.369840+06:00",
            "date": null
        },
        {
            "id": 8660,
            "ip_address": "103.67.157.214",
            "count": 1,
            "first_visit": "2022-05-18T07:12:03.189388+06:00",
            "date": null
        },
        {
            "id": 26815,
            "ip_address": "103.67.157.214",
            "count": 1,
            "first_visit": "2022-07-24T17:26:15.048914+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 39278,
            "ip_address": "103.67.157.216",
            "count": 1,
            "first_visit": "2022-12-24T13:32:24.256361+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 9003,
            "ip_address": "103.67.157.216",
            "count": 4,
            "first_visit": "2022-05-18T15:53:36.579593+06:00",
            "date": null
        },
        {
            "id": 6700,
            "ip_address": "103.67.157.217",
            "count": 3,
            "first_visit": "2022-05-16T13:19:01.894124+06:00",
            "date": null
        },
        {
            "id": 12438,
            "ip_address": "103.67.157.218",
            "count": 2,
            "first_visit": "2022-05-29T11:29:10.914554+06:00",
            "date": null
        },
        {
            "id": 22991,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2022-07-15T16:04:04.458073+06:00",
            "date": "2022-07-15"
        }
    ]
}