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

{
    "count": 92507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9192&ordering=ip_address",
    "results": [
        {
            "id": 28381,
            "ip_address": "103.164.160.17",
            "count": 1,
            "first_visit": "2022-07-27T23:04:09.488262+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27037,
            "ip_address": "103.164.160.17",
            "count": 1,
            "first_visit": "2022-07-25T04:01:12.952833+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12217,
            "ip_address": "103.164.160.17",
            "count": 5,
            "first_visit": "2022-05-28T15:15:07.994964+06:00",
            "date": null
        },
        {
            "id": 27320,
            "ip_address": "103.164.160.22",
            "count": 1,
            "first_visit": "2022-07-25T13:51:18.175226+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 86806,
            "ip_address": "103.164.160.247",
            "count": 2,
            "first_visit": "2025-07-31T00:28:09.554764+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 3004,
            "ip_address": "103.164.163.1",
            "count": 5,
            "first_visit": "2022-01-29T04:45:27.971528+06:00",
            "date": null
        },
        {
            "id": 83182,
            "ip_address": "103.164.163.25",
            "count": 1,
            "first_visit": "2025-05-22T18:58:46.904198+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 50971,
            "ip_address": "103.164.163.26",
            "count": 2,
            "first_visit": "2023-07-27T09:51:13.822926+06:00",
            "date": "2023-07-27"
        }
    ]
}