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

{
    "count": 99298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3816&ordering=ip_address",
    "results": [
        {
            "id": 9359,
            "ip_address": "103.126.218.58",
            "count": 1,
            "first_visit": "2022-05-19T12:55:21.052620+06:00",
            "date": null
        },
        {
            "id": 15351,
            "ip_address": "103.126.218.83",
            "count": 1,
            "first_visit": "2022-06-15T16:33:52.300467+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13478,
            "ip_address": "103.126.218.94",
            "count": 2,
            "first_visit": "2022-06-03T23:40:06.783317+06:00",
            "date": null
        },
        {
            "id": 12001,
            "ip_address": "103.126.219.130",
            "count": 2,
            "first_visit": "2022-05-27T22:25:22.353926+06:00",
            "date": null
        },
        {
            "id": 91769,
            "ip_address": "103.126.219.148",
            "count": 1,
            "first_visit": "2025-11-08T19:07:50.530045+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 87994,
            "ip_address": "103.126.219.241",
            "count": 1,
            "first_visit": "2025-08-19T07:29:08.725252+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 46671,
            "ip_address": "103.126.219.243",
            "count": 1,
            "first_visit": "2023-05-16T15:26:11.614444+06:00",
            "date": "2023-05-16"
        },
        {
            "id": 71663,
            "ip_address": "103.126.219.249",
            "count": 1,
            "first_visit": "2024-07-31T03:00:07.937046+06:00",
            "date": "2024-07-31"
        }
    ]
}