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

{
    "count": 100248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89080&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89064&ordering=count",
    "results": [
        {
            "id": 34370,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-09-14T11:16:13.740284+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 2952,
            "ip_address": "37.111.214.211",
            "count": 3,
            "first_visit": "2022-01-27T20:40:01.478674+06:00",
            "date": null
        },
        {
            "id": 2898,
            "ip_address": "27.147.243.188",
            "count": 3,
            "first_visit": "2022-01-26T16:15:17.749699+06:00",
            "date": null
        },
        {
            "id": 31665,
            "ip_address": "66.249.90.222",
            "count": 3,
            "first_visit": "2022-08-10T05:47:28.799210+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 31589,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-08-09T03:04:53.409491+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 18893,
            "ip_address": "66.249.70.164",
            "count": 3,
            "first_visit": "2022-06-26T02:33:06.471157+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12916,
            "ip_address": "37.111.196.233",
            "count": 3,
            "first_visit": "2022-05-30T23:13:42.246740+06:00",
            "date": null
        },
        {
            "id": 28085,
            "ip_address": "37.111.197.235",
            "count": 3,
            "first_visit": "2022-07-27T10:06:25.090218+06:00",
            "date": "2022-07-27"
        }
    ]
}