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

{
    "count": 101496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78568&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78552&ordering=count",
    "results": [
        {
            "id": 22922,
            "ip_address": "114.119.131.50",
            "count": 2,
            "first_visit": "2022-07-15T08:35:24.493198+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 9888,
            "ip_address": "103.25.250.248",
            "count": 2,
            "first_visit": "2022-05-20T23:39:07.559605+06:00",
            "date": null
        },
        {
            "id": 31246,
            "ip_address": "103.67.158.187",
            "count": 2,
            "first_visit": "2022-08-05T15:40:26.517793+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 37037,
            "ip_address": "103.133.200.239",
            "count": 2,
            "first_visit": "2022-11-07T05:48:30.197431+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 9861,
            "ip_address": "37.111.193.88",
            "count": 2,
            "first_visit": "2022-05-20T23:05:10.159644+06:00",
            "date": null
        },
        {
            "id": 35736,
            "ip_address": "103.218.25.249",
            "count": 2,
            "first_visit": "2022-10-11T00:21:02.995872+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 18292,
            "ip_address": "103.170.175.35",
            "count": 2,
            "first_visit": "2022-06-24T21:31:53.982670+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9845,
            "ip_address": "37.111.196.24",
            "count": 2,
            "first_visit": "2022-05-20T22:50:11.446065+06:00",
            "date": null
        }
    ]
}