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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14192&ordering=-count",
    "results": [
        {
            "id": 4073,
            "ip_address": "27.147.205.102",
            "count": 3,
            "first_visit": "2022-03-04T18:45:20.402218+06:00",
            "date": null
        },
        {
            "id": 60927,
            "ip_address": "119.30.32.91",
            "count": 3,
            "first_visit": "2023-12-10T19:50:15.474349+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 8332,
            "ip_address": "103.242.20.234",
            "count": 3,
            "first_visit": "2022-05-17T22:18:30.646492+06:00",
            "date": null
        },
        {
            "id": 60957,
            "ip_address": "107.178.226.213",
            "count": 3,
            "first_visit": "2023-12-11T05:15:21.622900+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 60967,
            "ip_address": "103.199.84.172",
            "count": 3,
            "first_visit": "2023-12-11T10:02:19.587428+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 60867,
            "ip_address": "35.203.251.7",
            "count": 3,
            "first_visit": "2023-12-10T08:20:16.958148+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 8323,
            "ip_address": "116.58.205.194",
            "count": 3,
            "first_visit": "2022-05-17T22:16:57.154444+06:00",
            "date": null
        },
        {
            "id": 60853,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-12-10T01:18:12.309601+06:00",
            "date": "2023-12-10"
        }
    ]
}