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

{
    "count": 99910,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99896&ordering=first_visit",
    "results": [
        {
            "id": 100001,
            "ip_address": "103.250.69.90",
            "count": 2,
            "first_visit": "2026-07-07T13:02:00.203145+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100002,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2026-07-07T13:06:05.427897+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100003,
            "ip_address": "157.20.116.202",
            "count": 1,
            "first_visit": "2026-07-07T13:06:29.219201+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100004,
            "ip_address": "103.187.98.235",
            "count": 1,
            "first_visit": "2026-07-07T13:11:35.587520+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100005,
            "ip_address": "128.241.99.194",
            "count": 1,
            "first_visit": "2026-07-07T13:19:29.971623+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100006,
            "ip_address": "188.215.94.171",
            "count": 1,
            "first_visit": "2026-07-07T14:02:39.551615+06:00",
            "date": "2026-07-07"
        }
    ]
}