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

{
    "count": 98395,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32792&ordering=-ip_address",
    "results": [
        {
            "id": 81935,
            "ip_address": "202.53.174.2",
            "count": 1,
            "first_visit": "2025-04-27T15:08:46.885168+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 74348,
            "ip_address": "202.53.174.117",
            "count": 2,
            "first_visit": "2024-10-12T23:57:46.642443+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 94154,
            "ip_address": "202.53.173.69",
            "count": 1,
            "first_visit": "2026-01-17T17:55:59.725887+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 4932,
            "ip_address": "202.53.173.181",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.562277+06:00",
            "date": null
        },
        {
            "id": 5096,
            "ip_address": "202.53.173.170",
            "count": 1,
            "first_visit": "2022-04-13T03:44:43.321343+06:00",
            "date": null
        },
        {
            "id": 33212,
            "ip_address": "202.53.172.70",
            "count": 1,
            "first_visit": "2022-08-28T17:57:28.458711+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 52742,
            "ip_address": "202.53.172.244",
            "count": 1,
            "first_visit": "2023-08-17T09:43:04.136315+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 92865,
            "ip_address": "202.53.172.168",
            "count": 3,
            "first_visit": "2025-12-11T11:27:26.829277+06:00",
            "date": "2025-12-11"
        }
    ]
}