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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=-ip_address",
    "results": [
        {
            "id": 99601,
            "ip_address": "180.149.21.226",
            "count": 1,
            "first_visit": "2026-06-26T15:22:59.722242+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 48153,
            "ip_address": "180.149.18.99",
            "count": 1,
            "first_visit": "2023-06-13T23:15:04.865847+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 50511,
            "ip_address": "180.148.37.139",
            "count": 1,
            "first_visit": "2023-07-21T14:55:58.146247+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 1111,
            "ip_address": "180.148.215.66",
            "count": 1,
            "first_visit": "2021-12-21T02:11:11.558468+06:00",
            "date": null
        },
        {
            "id": 12954,
            "ip_address": "180.148.215.201",
            "count": 1,
            "first_visit": "2022-05-31T00:35:46.732775+06:00",
            "date": null
        },
        {
            "id": 6137,
            "ip_address": "180.148.215.113",
            "count": 3,
            "first_visit": "2022-05-14T20:39:23.212761+06:00",
            "date": null
        },
        {
            "id": 70639,
            "ip_address": "180.148.214.49",
            "count": 3,
            "first_visit": "2024-07-03T14:24:49.565108+06:00",
            "date": "2024-07-03"
        },
        {
            "id": 71059,
            "ip_address": "180.148.214.49",
            "count": 2,
            "first_visit": "2024-07-12T18:12:12.209993+06:00",
            "date": "2024-07-12"
        }
    ]
}