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

{
    "count": 103670,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103656&ordering=first_visit",
    "results": [
        {
            "id": 103761,
            "ip_address": "213.188.87.148",
            "count": 1,
            "first_visit": "2026-09-23T19:31:27.816759+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103762,
            "ip_address": "45.142.93.100",
            "count": 1,
            "first_visit": "2026-09-23T19:31:27.997259+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103763,
            "ip_address": "34.28.47.88",
            "count": 1,
            "first_visit": "2026-09-23T19:52:19.485148+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103764,
            "ip_address": "2404:1c40:1be:9159:18d7:d255:36c7:530",
            "count": 1,
            "first_visit": "2026-09-23T19:56:16.499107+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103765,
            "ip_address": "2401:1900:a2:4c96:d8d1:43b:3b12:49e2",
            "count": 1,
            "first_visit": "2026-09-23T20:17:03.919238+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103766,
            "ip_address": "103.15.42.200",
            "count": 1,
            "first_visit": "2026-09-23T20:17:57.909224+06:00",
            "date": "2026-09-23"
        }
    ]
}