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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=-ip_address",
    "results": [
        {
            "id": 6903,
            "ip_address": "37.111.218.231",
            "count": 1,
            "first_visit": "2022-05-16T17:12:06.330406+06:00",
            "date": null
        },
        {
            "id": 62361,
            "ip_address": "37.111.218.230",
            "count": 1,
            "first_visit": "2024-01-05T00:11:36.835153+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 8303,
            "ip_address": "37.111.218.230",
            "count": 1,
            "first_visit": "2022-05-17T21:31:32.164941+06:00",
            "date": null
        },
        {
            "id": 42614,
            "ip_address": "37.111.218.23",
            "count": 3,
            "first_visit": "2023-02-23T19:49:21.407343+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 78784,
            "ip_address": "37.111.218.228",
            "count": 1,
            "first_visit": "2025-02-10T12:09:47.170066+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 15563,
            "ip_address": "37.111.218.227",
            "count": 1,
            "first_visit": "2022-06-16T07:13:29.833175+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15621,
            "ip_address": "37.111.218.226",
            "count": 1,
            "first_visit": "2022-06-16T10:49:15.962446+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7185,
            "ip_address": "37.111.218.225",
            "count": 1,
            "first_visit": "2022-05-16T19:52:29.978474+06:00",
            "date": null
        }
    ]
}