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

{
    "count": 99143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98992&ordering=first_visit",
    "results": [
        {
            "id": 99097,
            "ip_address": "37.111.194.254",
            "count": 3,
            "first_visit": "2026-06-11T08:33:54.047083+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99098,
            "ip_address": "203.202.240.27",
            "count": 1,
            "first_visit": "2026-06-11T09:25:08.413005+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99099,
            "ip_address": "123.49.2.146",
            "count": 1,
            "first_visit": "2026-06-11T10:25:07.806526+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99100,
            "ip_address": "115.127.146.242",
            "count": 1,
            "first_visit": "2026-06-11T11:31:30.102177+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99101,
            "ip_address": "103.143.234.238",
            "count": 1,
            "first_visit": "2026-06-11T11:41:16.651336+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99102,
            "ip_address": "103.197.207.25",
            "count": 1,
            "first_visit": "2026-06-11T12:24:23.990925+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99103,
            "ip_address": "121.91.187.239",
            "count": 1,
            "first_visit": "2026-06-11T12:40:22.233754+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99104,
            "ip_address": "103.100.235.255",
            "count": 2,
            "first_visit": "2026-06-11T14:01:01.003399+06:00",
            "date": "2026-06-11"
        }
    ]
}