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

{
    "count": 95231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=ip_address",
    "results": [
        {
            "id": 6967,
            "ip_address": "103.118.77.36",
            "count": 2,
            "first_visit": "2022-05-16T18:07:19.260769+06:00",
            "date": null
        },
        {
            "id": 6263,
            "ip_address": "103.118.77.38",
            "count": 1,
            "first_visit": "2022-05-15T08:07:31.139621+06:00",
            "date": null
        },
        {
            "id": 69494,
            "ip_address": "103.118.77.41",
            "count": 1,
            "first_visit": "2024-06-05T15:50:13.569308+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 93653,
            "ip_address": "103.118.77.70",
            "count": 1,
            "first_visit": "2026-01-05T18:21:52.470581+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 45556,
            "ip_address": "103.118.78.141",
            "count": 1,
            "first_visit": "2023-04-20T12:33:50.396002+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 61175,
            "ip_address": "103.118.78.143",
            "count": 1,
            "first_visit": "2023-12-14T13:01:10.122534+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 38692,
            "ip_address": "103.118.78.160",
            "count": 1,
            "first_visit": "2022-12-14T10:17:44.213956+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 84255,
            "ip_address": "103.118.78.22",
            "count": 3,
            "first_visit": "2025-06-20T18:45:55.302936+06:00",
            "date": "2025-06-20"
        }
    ]
}