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

{
    "count": 100042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90216&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90200&ordering=count",
    "results": [
        {
            "id": 37104,
            "ip_address": "45.248.151.17",
            "count": 3,
            "first_visit": "2022-11-08T13:06:42.538817+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 22495,
            "ip_address": "103.150.48.6",
            "count": 3,
            "first_visit": "2022-07-14T11:20:01.881582+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 39779,
            "ip_address": "5.45.207.107",
            "count": 3,
            "first_visit": "2023-01-03T01:43:00.491716+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 10097,
            "ip_address": "37.111.197.164",
            "count": 3,
            "first_visit": "2022-05-21T22:07:39.402232+06:00",
            "date": null
        },
        {
            "id": 22539,
            "ip_address": "66.249.66.60",
            "count": 3,
            "first_visit": "2022-07-14T12:16:25.182057+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 30587,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-08-01T04:50:42.224770+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 26991,
            "ip_address": "42.0.6.254",
            "count": 3,
            "first_visit": "2022-07-25T01:39:11.714084+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 30602,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-01T09:42:17.932252+06:00",
            "date": "2022-08-01"
        }
    ]
}