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

{
    "count": 100684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97784&ordering=-ip_address",
    "results": [
        {
            "id": 1858,
            "ip_address": "103.120.220.46",
            "count": 1,
            "first_visit": "2022-01-11T13:37:49.244597+06:00",
            "date": null
        },
        {
            "id": 85180,
            "ip_address": "103.120.220.43",
            "count": 4,
            "first_visit": "2025-07-03T18:51:39.197629+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 3394,
            "ip_address": "103.120.220.41",
            "count": 2,
            "first_visit": "2022-02-07T14:11:59.810246+06:00",
            "date": null
        },
        {
            "id": 39931,
            "ip_address": "103.120.220.212",
            "count": 1,
            "first_visit": "2023-01-05T21:09:13.015631+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 28140,
            "ip_address": "103.120.220.211",
            "count": 1,
            "first_visit": "2022-07-27T11:30:37.118217+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25946,
            "ip_address": "103.120.220.209",
            "count": 1,
            "first_visit": "2022-07-22T12:50:47.992113+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10226,
            "ip_address": "103.120.220.209",
            "count": 1,
            "first_visit": "2022-05-22T08:03:29.512514+06:00",
            "date": null
        },
        {
            "id": 100357,
            "ip_address": "103.120.220.201",
            "count": 1,
            "first_visit": "2026-07-17T06:25:30.437380+06:00",
            "date": "2026-07-17"
        }
    ]
}