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

{
    "count": 99640,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9800&ordering=ip_address",
    "results": [
        {
            "id": 65942,
            "ip_address": "103.163.51.46",
            "count": 2,
            "first_visit": "2024-03-15T22:32:33.345656+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 20429,
            "ip_address": "103.163.51.47",
            "count": 1,
            "first_visit": "2022-06-30T19:40:41.193022+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 12217,
            "ip_address": "103.164.160.17",
            "count": 5,
            "first_visit": "2022-05-28T15:15:07.994964+06:00",
            "date": null
        },
        {
            "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": 28381,
            "ip_address": "103.164.160.17",
            "count": 1,
            "first_visit": "2022-07-27T23:04:09.488262+06:00",
            "date": "2022-07-27"
        },
        {
            "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
        }
    ]
}