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

{
    "count": 92084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88904&ordering=-ip_address",
    "results": [
        {
            "id": 8857,
            "ip_address": "103.123.168.200",
            "count": 1,
            "first_visit": "2022-05-18T11:51:37.162165+06:00",
            "date": null
        },
        {
            "id": 5593,
            "ip_address": "103.123.168.19",
            "count": 1,
            "first_visit": "2022-05-03T23:07:23.846024+06:00",
            "date": null
        },
        {
            "id": 56940,
            "ip_address": "103.123.168.119",
            "count": 1,
            "first_visit": "2023-10-06T19:22:25.521939+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 80549,
            "ip_address": "103.123.168.104",
            "count": 1,
            "first_visit": "2025-03-24T16:32:42.846936+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 81387,
            "ip_address": "103.122.91.197",
            "count": 1,
            "first_visit": "2025-04-13T16:31:11.534028+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 58136,
            "ip_address": "103.122.91.197",
            "count": 1,
            "first_visit": "2023-10-21T16:10:04.554789+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 76977,
            "ip_address": "103.122.91.109",
            "count": 1,
            "first_visit": "2024-12-20T23:31:53.483319+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 65421,
            "ip_address": "103.122.91.104",
            "count": 5,
            "first_visit": "2024-03-02T13:00:16.649164+06:00",
            "date": "2024-03-02"
        }
    ]
}