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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12272&ordering=ip_address",
    "results": [
        {
            "id": 8500,
            "ip_address": "103.195.141.135",
            "count": 2,
            "first_visit": "2022-05-17T23:27:13.539343+06:00",
            "date": null
        },
        {
            "id": 69413,
            "ip_address": "103.195.141.15",
            "count": 1,
            "first_visit": "2024-06-04T19:20:37.595091+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 10678,
            "ip_address": "103.195.141.15",
            "count": 4,
            "first_visit": "2022-05-23T14:23:25.026063+06:00",
            "date": null
        },
        {
            "id": 8595,
            "ip_address": "103.195.141.18",
            "count": 1,
            "first_visit": "2022-05-18T00:54:13.745778+06:00",
            "date": null
        },
        {
            "id": 77390,
            "ip_address": "103.195.141.19",
            "count": 1,
            "first_visit": "2025-01-01T15:05:26.659748+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 3022,
            "ip_address": "103.195.141.192",
            "count": 2,
            "first_visit": "2022-01-29T15:07:19.365252+06:00",
            "date": null
        },
        {
            "id": 16778,
            "ip_address": "103.195.141.20",
            "count": 1,
            "first_visit": "2022-06-20T10:44:41.847862+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 82786,
            "ip_address": "103.195.141.214",
            "count": 1,
            "first_visit": "2025-05-14T21:42:38.845175+06:00",
            "date": "2025-05-14"
        }
    ]
}