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

{
    "count": 99399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3320&ordering=-count",
    "results": [
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 72099,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-13T01:11:45.750990+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 23546,
            "ip_address": "184.72.147.221",
            "count": 8,
            "first_visit": "2022-07-18T20:41:14.854927+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 4095,
            "ip_address": "27.147.207.63",
            "count": 8,
            "first_visit": "2022-03-05T11:40:24.400524+06:00",
            "date": null
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 4085,
            "ip_address": "123.253.215.11",
            "count": 8,
            "first_visit": "2022-03-05T01:54:50.592661+06:00",
            "date": null
        },
        {
            "id": 72016,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-11T01:37:44.498349+06:00",
            "date": "2024-08-11"
        }
    ]
}