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

{
    "count": 91612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=312&ordering=-ip_address",
    "results": [
        {
            "id": 5380,
            "ip_address": "94.62.157.123",
            "count": 1,
            "first_visit": "2022-04-25T20:50:23.160113+06:00",
            "date": null
        },
        {
            "id": 90730,
            "ip_address": "94.50.189.184",
            "count": 1,
            "first_visit": "2025-10-14T12:34:49.751956+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 61018,
            "ip_address": "94.44.245.226",
            "count": 1,
            "first_visit": "2023-12-12T03:30:01.780582+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 1709,
            "ip_address": "94.31.86.234",
            "count": 1,
            "first_visit": "2022-01-07T20:29:25.579294+06:00",
            "date": null
        },
        {
            "id": 36856,
            "ip_address": "94.255.243.88",
            "count": 1,
            "first_visit": "2022-11-03T00:43:58.333903+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 41741,
            "ip_address": "94.249.2.39",
            "count": 1,
            "first_visit": "2023-02-07T17:09:36.647735+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 15968,
            "ip_address": "94.249.192.106",
            "count": 1,
            "first_visit": "2022-06-17T12:29:06.184212+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 90240,
            "ip_address": "94.233.7.44",
            "count": 1,
            "first_visit": "2025-10-02T03:35:35.243972+06:00",
            "date": "2025-10-02"
        }
    ]
}