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

{
    "count": 102454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2688&ordering=ip_address",
    "results": [
        {
            "id": 59486,
            "ip_address": "103.120.111.51",
            "count": 1,
            "first_visit": "2023-11-14T15:08:10.116604+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 84500,
            "ip_address": "103.120.144.13",
            "count": 1,
            "first_visit": "2025-06-25T18:39:33.471475+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 84651,
            "ip_address": "103.120.144.18",
            "count": 1,
            "first_visit": "2025-06-28T09:09:10.323027+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 50600,
            "ip_address": "103.120.144.3",
            "count": 1,
            "first_visit": "2023-07-22T23:01:24.936866+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 91678,
            "ip_address": "103.120.144.9",
            "count": 1,
            "first_visit": "2025-11-06T09:26:44.284418+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 4756,
            "ip_address": "103.120.147.22",
            "count": 1,
            "first_visit": "2022-03-29T03:51:28.359329+06:00",
            "date": null
        },
        {
            "id": 23979,
            "ip_address": "103.120.147.6",
            "count": 2,
            "first_visit": "2022-07-19T02:55:12.903867+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8763,
            "ip_address": "103.120.160.132",
            "count": 1,
            "first_visit": "2022-05-18T10:28:37.009087+06:00",
            "date": null
        }
    ]
}