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

{
    "count": 100087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95328&ordering=-ip_address",
    "results": [
        {
            "id": 50376,
            "ip_address": "103.133.140.89",
            "count": 2,
            "first_visit": "2023-07-19T19:33:25.153184+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 100093,
            "ip_address": "103.133.140.190",
            "count": 1,
            "first_visit": "2026-07-09T18:51:24.154263+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 94857,
            "ip_address": "103.133.140.157",
            "count": 2,
            "first_visit": "2026-02-05T09:35:26.539632+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 85215,
            "ip_address": "103.133.140.153",
            "count": 1,
            "first_visit": "2025-07-04T13:04:13.155866+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 97688,
            "ip_address": "103.133.140.149",
            "count": 1,
            "first_visit": "2026-05-03T20:39:32.341693+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 12179,
            "ip_address": "103.133.135.159",
            "count": 1,
            "first_visit": "2022-05-28T13:07:41.633957+06:00",
            "date": null
        },
        {
            "id": 5674,
            "ip_address": "103.133.135.150",
            "count": 4,
            "first_visit": "2022-05-06T19:30:20.575437+06:00",
            "date": null
        },
        {
            "id": 8838,
            "ip_address": "103.133.135.140",
            "count": 1,
            "first_visit": "2022-05-18T11:29:39.224615+06:00",
            "date": null
        }
    ]
}