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

{
    "count": 92184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3256&ordering=ip_address",
    "results": [
        {
            "id": 6908,
            "ip_address": "103.124.226.195",
            "count": 1,
            "first_visit": "2022-05-16T17:16:38.155324+06:00",
            "date": null
        },
        {
            "id": 22041,
            "ip_address": "103.124.226.200",
            "count": 1,
            "first_visit": "2022-07-11T22:51:27.283520+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 23494,
            "ip_address": "103.124.226.204",
            "count": 1,
            "first_visit": "2022-07-18T16:19:55.673158+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 21514,
            "ip_address": "103.124.226.205",
            "count": 1,
            "first_visit": "2022-07-07T19:55:16.647794+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 22136,
            "ip_address": "103.124.226.206",
            "count": 1,
            "first_visit": "2022-07-12T16:19:46.063403+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 82233,
            "ip_address": "103.124.226.224",
            "count": 3,
            "first_visit": "2025-05-04T04:43:23.095482+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 876,
            "ip_address": "103.124.226.224",
            "count": 2,
            "first_visit": "2021-12-19T19:25:01.749714+06:00",
            "date": null
        },
        {
            "id": 81940,
            "ip_address": "103.124.226.224",
            "count": 1,
            "first_visit": "2025-04-27T17:23:43.968362+06:00",
            "date": "2025-04-27"
        }
    ]
}