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

{
    "count": 100141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21336&ordering=ip_address",
    "results": [
        {
            "id": 1738,
            "ip_address": "103.67.159.156",
            "count": 4,
            "first_visit": "2022-01-09T15:16:51.816137+06:00",
            "date": null
        },
        {
            "id": 18538,
            "ip_address": "103.67.159.158",
            "count": 1,
            "first_visit": "2022-06-25T11:02:46.933749+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 68878,
            "ip_address": "103.67.159.158",
            "count": 1,
            "first_visit": "2024-05-22T18:31:11.314311+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 11356,
            "ip_address": "103.67.159.159",
            "count": 1,
            "first_visit": "2022-05-25T12:44:25.745438+06:00",
            "date": null
        },
        {
            "id": 88071,
            "ip_address": "103.67.159.160",
            "count": 1,
            "first_visit": "2025-08-20T10:40:58.575401+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 12269,
            "ip_address": "103.67.159.161",
            "count": 1,
            "first_visit": "2022-05-28T18:32:57.894293+06:00",
            "date": null
        },
        {
            "id": 7206,
            "ip_address": "103.67.159.162",
            "count": 1,
            "first_visit": "2022-05-16T19:59:25.032424+06:00",
            "date": null
        },
        {
            "id": 12634,
            "ip_address": "103.67.159.164",
            "count": 3,
            "first_visit": "2022-05-29T23:39:37.364141+06:00",
            "date": null
        }
    ]
}