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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94080&ordering=-ip_address",
    "results": [
        {
            "id": 98997,
            "ip_address": "103.137.67.104",
            "count": 1,
            "first_visit": "2026-06-08T23:48:47.825261+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 32933,
            "ip_address": "103.137.6.66",
            "count": 1,
            "first_visit": "2022-08-25T15:59:27.640978+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 91421,
            "ip_address": "103.137.6.65",
            "count": 1,
            "first_visit": "2025-10-30T19:36:17.301969+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 20682,
            "ip_address": "103.137.66.253",
            "count": 1,
            "first_visit": "2022-07-02T10:32:07.851462+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 17838,
            "ip_address": "103.137.66.244",
            "count": 1,
            "first_visit": "2022-06-23T19:27:07.139605+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 588,
            "ip_address": "103.137.66.228",
            "count": 1,
            "first_visit": "2021-12-11T22:49:02.492023+06:00",
            "date": null
        },
        {
            "id": 54574,
            "ip_address": "103.137.66.149",
            "count": 2,
            "first_visit": "2023-09-08T16:41:25.188112+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 8895,
            "ip_address": "103.137.6.46",
            "count": 5,
            "first_visit": "2022-05-18T12:21:48.346055+06:00",
            "date": null
        }
    ]
}