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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78336&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78320&ordering=count",
    "results": [
        {
            "id": 33614,
            "ip_address": "122.152.48.118",
            "count": 2,
            "first_visit": "2022-09-01T13:24:14.139845+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 30578,
            "ip_address": "163.53.140.69",
            "count": 2,
            "first_visit": "2022-08-01T03:00:52.699285+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 38389,
            "ip_address": "66.249.89.192",
            "count": 2,
            "first_visit": "2022-12-06T08:22:02.422273+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 39338,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-12-25T18:13:33.655162+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 17896,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-06-24T00:34:16.777218+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 30614,
            "ip_address": "40.94.227.35",
            "count": 2,
            "first_visit": "2022-08-01T10:12:19.855735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 17062,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2022-06-21T15:30:58.953312+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11975,
            "ip_address": "103.31.155.247",
            "count": 2,
            "first_visit": "2022-05-27T19:59:31.013392+06:00",
            "date": null
        }
    ]
}