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

{
    "count": 92592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9816&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9800&ordering=count",
    "results": [
        {
            "id": 9875,
            "ip_address": "123.108.244.121",
            "count": 1,
            "first_visit": "2022-05-20T23:21:58.667295+06:00",
            "date": null
        },
        {
            "id": 4953,
            "ip_address": "103.230.182.250",
            "count": 1,
            "first_visit": "2022-04-06T15:39:12.924646+06:00",
            "date": null
        },
        {
            "id": 4954,
            "ip_address": "205.169.39.32",
            "count": 1,
            "first_visit": "2022-04-06T15:47:44.498208+06:00",
            "date": null
        },
        {
            "id": 9882,
            "ip_address": "37.111.212.131",
            "count": 1,
            "first_visit": "2022-05-20T23:31:32.382542+06:00",
            "date": null
        },
        {
            "id": 13997,
            "ip_address": "114.119.132.108",
            "count": 1,
            "first_visit": "2022-06-08T13:05:07.082870+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 13998,
            "ip_address": "103.214.202.5",
            "count": 1,
            "first_visit": "2022-06-08T13:06:58.371345+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 9884,
            "ip_address": "103.120.38.212",
            "count": 1,
            "first_visit": "2022-05-20T23:34:34.819856+06:00",
            "date": null
        },
        {
            "id": 15803,
            "ip_address": "114.119.132.28",
            "count": 1,
            "first_visit": "2022-06-17T00:59:12.772625+06:00",
            "date": "2022-06-17"
        }
    ]
}