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

{
    "count": 100973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31608&ordering=-ip_address",
    "results": [
        {
            "id": 1922,
            "ip_address": "210.1.247.223",
            "count": 1,
            "first_visit": "2022-01-11T17:44:50.389237+06:00",
            "date": null
        },
        {
            "id": 8585,
            "ip_address": "210.1.247.218",
            "count": 1,
            "first_visit": "2022-05-18T00:17:09.376204+06:00",
            "date": null
        },
        {
            "id": 75946,
            "ip_address": "210.1.247.216",
            "count": 1,
            "first_visit": "2024-11-22T16:30:29.201500+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 73597,
            "ip_address": "210.1.247.207",
            "count": 3,
            "first_visit": "2024-09-25T15:33:43.823163+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 34530,
            "ip_address": "210.1.247.207",
            "count": 2,
            "first_visit": "2022-09-17T07:24:45.046093+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 421,
            "ip_address": "210.1.247.205",
            "count": 1,
            "first_visit": "2021-12-08T13:23:08.278070+06:00",
            "date": null
        },
        {
            "id": 6177,
            "ip_address": "210.1.247.194",
            "count": 2,
            "first_visit": "2022-05-14T23:51:43.106126+06:00",
            "date": null
        },
        {
            "id": 39267,
            "ip_address": "210.1.246.90",
            "count": 1,
            "first_visit": "2022-12-24T08:09:10.955041+06:00",
            "date": "2022-12-24"
        }
    ]
}