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

{
    "count": 98302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85456&ordering=-ip_address",
    "results": [
        {
            "id": 54643,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2023-09-09T12:14:56.359100+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 68710,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2024-05-21T09:57:54.458818+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 68024,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2024-05-07T18:10:28.825079+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 47368,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2023-05-30T12:53:46.046854+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 46508,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2023-05-12T23:33:46.438396+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 9436,
            "ip_address": "103.200.95.99",
            "count": 1,
            "first_visit": "2022-05-19T16:56:10.513961+06:00",
            "date": null
        },
        {
            "id": 6260,
            "ip_address": "103.200.95.73",
            "count": 1,
            "first_visit": "2022-05-15T07:59:09.716619+06:00",
            "date": null
        },
        {
            "id": 83236,
            "ip_address": "103.200.95.102",
            "count": 2,
            "first_visit": "2025-05-24T11:15:08.104747+06:00",
            "date": "2025-05-24"
        }
    ]
}