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

{
    "count": 99402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=-count",
    "results": [
        {
            "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": 72099,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-13T01:11:45.750990+06:00",
            "date": "2024-08-13"
        },
        {
            "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": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 4085,
            "ip_address": "123.253.215.11",
            "count": 8,
            "first_visit": "2022-03-05T01:54:50.592661+06:00",
            "date": null
        },
        {
            "id": 4095,
            "ip_address": "27.147.207.63",
            "count": 8,
            "first_visit": "2022-03-05T11:40:24.400524+06:00",
            "date": null
        },
        {
            "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": 72052,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-08-12T00:41:13.523334+06:00",
            "date": "2024-08-12"
        }
    ]
}