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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73424&ordering=ip_address",
    "results": [
        {
            "id": 17215,
            "ip_address": "3.215.182.139",
            "count": 7,
            "first_visit": "2022-06-22T00:12:51.220449+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3673,
            "ip_address": "3.216.134.151",
            "count": 4,
            "first_visit": "2022-02-16T21:10:50.004675+06:00",
            "date": null
        },
        {
            "id": 78477,
            "ip_address": "3.218.145.144",
            "count": 2,
            "first_visit": "2025-02-02T06:10:55.868184+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 99129,
            "ip_address": "32.185.250.69",
            "count": 1,
            "first_visit": "2026-06-12T11:39:09.422001+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 102060,
            "ip_address": "32.186.108.70",
            "count": 1,
            "first_visit": "2026-08-23T02:19:23.449652+06:00",
            "date": "2026-08-23"
        },
        {
            "id": 20168,
            "ip_address": "3.218.72.142",
            "count": 1,
            "first_visit": "2022-06-29T22:14:35.767370+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1664,
            "ip_address": "3.219.212.117",
            "count": 3,
            "first_visit": "2022-01-05T00:08:37.026850+06:00",
            "date": null
        },
        {
            "id": 4195,
            "ip_address": "3.219.215.53",
            "count": 4,
            "first_visit": "2022-03-08T17:40:02.411424+06:00",
            "date": null
        }
    ]
}