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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39504&ordering=-ip_address",
    "results": [
        {
            "id": 23377,
            "ip_address": "190.2.130.164",
            "count": 2,
            "first_visit": "2022-07-17T23:09:23.868827+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 9933,
            "ip_address": "190.208.14.7",
            "count": 1,
            "first_visit": "2022-05-21T04:47:48.928582+06:00",
            "date": null
        },
        {
            "id": 9985,
            "ip_address": "190.208.14.6",
            "count": 1,
            "first_visit": "2022-05-21T11:50:58.721811+06:00",
            "date": null
        },
        {
            "id": 10063,
            "ip_address": "190.208.14.4",
            "count": 1,
            "first_visit": "2022-05-21T18:55:37.392379+06:00",
            "date": null
        },
        {
            "id": 95683,
            "ip_address": "190.193.148.172",
            "count": 1,
            "first_visit": "2026-03-03T01:08:50.015664+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 98403,
            "ip_address": "190.189.154.5",
            "count": 1,
            "first_visit": "2026-05-22T13:44:40.781878+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 13430,
            "ip_address": "190.184.224.229",
            "count": 1,
            "first_visit": "2022-06-03T02:54:21.629323+06:00",
            "date": null
        },
        {
            "id": 96139,
            "ip_address": "190.153.67.87",
            "count": 1,
            "first_visit": "2026-03-18T07:42:19.500951+06:00",
            "date": "2026-03-18"
        }
    ]
}