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

{
    "count": 95909,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95896&ordering=first_visit",
    "results": [
        {
            "id": 96001,
            "ip_address": "37.111.215.237",
            "count": 1,
            "first_visit": "2026-03-13T19:21:16.720206+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 96002,
            "ip_address": "193.192.53.93",
            "count": 1,
            "first_visit": "2026-03-13T19:33:08.290978+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 96003,
            "ip_address": "213.139.199.193",
            "count": 1,
            "first_visit": "2026-03-13T19:56:06.510013+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 96004,
            "ip_address": "191.253.54.134",
            "count": 1,
            "first_visit": "2026-03-13T20:17:19.741225+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 96005,
            "ip_address": "209.85.238.41",
            "count": 1,
            "first_visit": "2026-03-13T20:41:35.080408+06:00",
            "date": "2026-03-13"
        }
    ]
}