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

{
    "count": 100011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1880&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1864&ordering=-first_visit",
    "results": [
        {
            "id": 98235,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2026-05-18T19:29:43.140111+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98234,
            "ip_address": "118.179.44.65",
            "count": 1,
            "first_visit": "2026-05-18T18:55:25.720479+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98233,
            "ip_address": "193.169.8.182",
            "count": 1,
            "first_visit": "2026-05-18T18:24:04.391531+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98232,
            "ip_address": "103.103.35.14",
            "count": 1,
            "first_visit": "2026-05-18T17:39:48.578002+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98231,
            "ip_address": "103.68.4.251",
            "count": 1,
            "first_visit": "2026-05-18T17:02:59.853678+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98230,
            "ip_address": "45.248.151.62",
            "count": 1,
            "first_visit": "2026-05-18T16:23:32.729529+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98229,
            "ip_address": "103.217.111.24",
            "count": 2,
            "first_visit": "2026-05-18T15:39:47.484023+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98228,
            "ip_address": "103.138.123.155",
            "count": 1,
            "first_visit": "2026-05-18T15:24:48.431253+06:00",
            "date": "2026-05-18"
        }
    ]
}