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

{
    "count": 101736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41312&ordering=-ip_address",
    "results": [
        {
            "id": 56500,
            "ip_address": "182.160.125.58",
            "count": 1,
            "first_visit": "2023-10-01T19:41:54.851508+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 100544,
            "ip_address": "182.160.125.253",
            "count": 3,
            "first_visit": "2026-07-21T12:39:52.686772+06:00",
            "date": "2026-07-21"
        },
        {
            "id": 68039,
            "ip_address": "182.160.125.242",
            "count": 1,
            "first_visit": "2024-05-08T07:28:55.011098+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 65850,
            "ip_address": "182.160.125.188",
            "count": 1,
            "first_visit": "2024-03-13T09:10:03.358108+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 25290,
            "ip_address": "182.160.125.188",
            "count": 1,
            "first_visit": "2022-07-21T09:47:28.258025+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8166,
            "ip_address": "182.160.125.148",
            "count": 1,
            "first_visit": "2022-05-17T13:31:16.440767+06:00",
            "date": null
        },
        {
            "id": 8011,
            "ip_address": "182.160.125.110",
            "count": 1,
            "first_visit": "2022-05-17T11:56:42.962235+06:00",
            "date": null
        },
        {
            "id": 32948,
            "ip_address": "182.160.124.9",
            "count": 1,
            "first_visit": "2022-08-25T18:13:21.180745+06:00",
            "date": "2022-08-25"
        }
    ]
}