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

{
    "count": 99314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24864&ordering=-ip_address",
    "results": [
        {
            "id": 36193,
            "ip_address": "37.111.201.32",
            "count": 2,
            "first_visit": "2022-10-20T07:25:26.644742+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 29905,
            "ip_address": "37.111.201.30",
            "count": 1,
            "first_visit": "2022-07-30T13:32:51.966841+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 83982,
            "ip_address": "37.111.201.251",
            "count": 2,
            "first_visit": "2025-06-13T15:23:51.541175+06:00",
            "date": "2025-06-13"
        },
        {
            "id": 61653,
            "ip_address": "37.111.201.251",
            "count": 1,
            "first_visit": "2023-12-22T14:04:28.095937+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 12558,
            "ip_address": "37.111.201.249",
            "count": 1,
            "first_visit": "2022-05-29T21:34:36.850492+06:00",
            "date": null
        },
        {
            "id": 17620,
            "ip_address": "37.111.201.248",
            "count": 1,
            "first_visit": "2022-06-23T07:47:08.930472+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 95844,
            "ip_address": "37.111.201.248",
            "count": 3,
            "first_visit": "2026-03-08T10:08:52.576525+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 11952,
            "ip_address": "37.111.201.246",
            "count": 2,
            "first_visit": "2022-05-27T17:34:32.616409+06:00",
            "date": null
        }
    ]
}