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

{
    "count": 98195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15512&ordering=ip_address",
    "results": [
        {
            "id": 10803,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-05-24T06:43:00.239296+06:00",
            "date": null
        },
        {
            "id": 6812,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-05-16T16:01:54.876773+06:00",
            "date": null
        },
        {
            "id": 20102,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-29T18:36:22.179998+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 53892,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2023-08-30T12:52:42.102956+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 29761,
            "ip_address": "103.230.107.23",
            "count": 2,
            "first_visit": "2022-07-30T10:32:31.237193+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 87098,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2025-08-04T09:55:32.989679+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 16008,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-17T15:13:09.859858+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 22614,
            "ip_address": "103.230.107.236",
            "count": 1,
            "first_visit": "2022-07-14T14:20:03.263259+06:00",
            "date": "2022-07-14"
        }
    ]
}