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

{
    "count": 99406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3304&ordering=-count",
    "results": [
        {
            "id": 72383,
            "ip_address": "13.60.230.3",
            "count": 8,
            "first_visit": "2024-08-21T10:32:35.598770+06:00",
            "date": "2024-08-21"
        },
        {
            "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": 72052,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-08-12T00:41:13.523334+06:00",
            "date": "2024-08-12"
        },
        {
            "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": 72375,
            "ip_address": "66.249.79.230",
            "count": 8,
            "first_visit": "2024-08-21T06:28:06.975454+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 4095,
            "ip_address": "27.147.207.63",
            "count": 8,
            "first_visit": "2022-03-05T11:40:24.400524+06:00",
            "date": null
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 4085,
            "ip_address": "123.253.215.11",
            "count": 8,
            "first_visit": "2022-03-05T01:54:50.592661+06:00",
            "date": null
        }
    ]
}