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

{
    "count": 96764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22048&ordering=ip_address",
    "results": [
        {
            "id": 8260,
            "ip_address": "103.84.38.120",
            "count": 1,
            "first_visit": "2022-05-17T18:58:32.439546+06:00",
            "date": null
        },
        {
            "id": 17432,
            "ip_address": "103.84.38.123",
            "count": 1,
            "first_visit": "2022-06-22T17:26:17.979469+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8851,
            "ip_address": "103.84.38.132",
            "count": 2,
            "first_visit": "2022-05-18T11:48:41.411410+06:00",
            "date": null
        },
        {
            "id": 32507,
            "ip_address": "103.84.38.196",
            "count": 1,
            "first_visit": "2022-08-20T11:59:47.017900+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 13959,
            "ip_address": "103.84.38.199",
            "count": 1,
            "first_visit": "2022-06-08T08:33:13.345525+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 86296,
            "ip_address": "103.84.38.200",
            "count": 2,
            "first_visit": "2025-07-22T12:10:30.433328+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 79807,
            "ip_address": "103.84.38.200",
            "count": 4,
            "first_visit": "2025-03-06T11:37:57.612511+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 80241,
            "ip_address": "103.84.38.200",
            "count": 1,
            "first_visit": "2025-03-17T12:30:54.000405+06:00",
            "date": "2025-03-17"
        }
    ]
}