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

{
    "count": 98245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16936&ordering=-ip_address",
    "results": [
        {
            "id": 1108,
            "ip_address": "42.0.6.227",
            "count": 2,
            "first_visit": "2021-12-21T00:53:59.430029+06:00",
            "date": null
        },
        {
            "id": 7681,
            "ip_address": "42.0.6.226",
            "count": 4,
            "first_visit": "2022-05-17T08:50:00.442160+06:00",
            "date": null
        },
        {
            "id": 14163,
            "ip_address": "42.0.6.226",
            "count": 1,
            "first_visit": "2022-06-09T12:42:40.810490+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 21505,
            "ip_address": "42.0.6.225",
            "count": 1,
            "first_visit": "2022-07-07T19:00:04.222098+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 10050,
            "ip_address": "42.0.6.225",
            "count": 2,
            "first_visit": "2022-05-21T17:20:04.843369+06:00",
            "date": null
        },
        {
            "id": 93544,
            "ip_address": "42.0.6.222",
            "count": 1,
            "first_visit": "2026-01-02T21:24:15.303466+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 91430,
            "ip_address": "42.0.6.157",
            "count": 1,
            "first_visit": "2025-10-30T22:54:24.015282+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 97607,
            "ip_address": "42.0.6.154",
            "count": 2,
            "first_visit": "2026-04-30T22:00:44.943775+06:00",
            "date": "2026-04-30"
        }
    ]
}