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

{
    "count": 94530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13984&ordering=-ip_address",
    "results": [
        {
            "id": 65718,
            "ip_address": "45.118.60.2",
            "count": 1,
            "first_visit": "2024-03-09T22:22:50.789136+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 86015,
            "ip_address": "45.118.60.2",
            "count": 3,
            "first_visit": "2025-07-17T22:49:01.123917+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 7401,
            "ip_address": "45.118.60.13",
            "count": 1,
            "first_visit": "2022-05-16T22:45:44.688629+06:00",
            "date": null
        },
        {
            "id": 37700,
            "ip_address": "45.118.60.12",
            "count": 1,
            "first_visit": "2022-11-22T13:44:36.102517+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 26610,
            "ip_address": "45.118.60.12",
            "count": 1,
            "first_visit": "2022-07-24T09:01:05.661760+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7237,
            "ip_address": "45.118.246.141",
            "count": 2,
            "first_visit": "2022-05-16T20:05:36.796411+06:00",
            "date": null
        },
        {
            "id": 25401,
            "ip_address": "45.118.246.141",
            "count": 1,
            "first_visit": "2022-07-21T11:22:38.039278+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 93683,
            "ip_address": "45.118.246.12",
            "count": 1,
            "first_visit": "2026-01-06T01:26:25.811244+06:00",
            "date": "2026-01-06"
        }
    ]
}