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

{
    "count": 99736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12056&ordering=-count",
    "results": [
        {
            "id": 9969,
            "ip_address": "103.77.188.198",
            "count": 3,
            "first_visit": "2022-05-21T10:49:14.146514+06:00",
            "date": null
        },
        {
            "id": 1288,
            "ip_address": "103.155.118.22",
            "count": 3,
            "first_visit": "2021-12-23T12:42:35.456971+06:00",
            "date": null
        },
        {
            "id": 68277,
            "ip_address": "182.163.102.115",
            "count": 3,
            "first_visit": "2024-05-13T17:57:51.451323+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 68239,
            "ip_address": "37.111.212.72",
            "count": 3,
            "first_visit": "2024-05-12T21:45:47.699153+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 23708,
            "ip_address": "37.111.235.82",
            "count": 3,
            "first_visit": "2022-07-18T22:16:11.384973+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2595,
            "ip_address": "107.190.57.150",
            "count": 3,
            "first_visit": "2022-01-22T11:01:39.097625+06:00",
            "date": null
        },
        {
            "id": 23690,
            "ip_address": "202.134.10.137",
            "count": 3,
            "first_visit": "2022-07-18T22:11:05.434805+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5019,
            "ip_address": "27.147.204.11",
            "count": 3,
            "first_visit": "2022-04-10T11:44:34.588863+06:00",
            "date": null
        }
    ]
}