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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3504&ordering=ip_address",
    "results": [
        {
            "id": 45362,
            "ip_address": "103.126.15.22",
            "count": 1,
            "first_visit": "2023-04-15T22:10:54.088718+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 41094,
            "ip_address": "103.126.15.4",
            "count": 1,
            "first_visit": "2023-01-28T07:49:00.706304+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 1547,
            "ip_address": "103.126.184.155",
            "count": 1,
            "first_visit": "2021-12-31T20:42:25.707944+06:00",
            "date": null
        },
        {
            "id": 16875,
            "ip_address": "103.126.185.98",
            "count": 2,
            "first_visit": "2022-06-20T17:32:41.468453+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 20719,
            "ip_address": "103.126.20.131",
            "count": 1,
            "first_visit": "2022-07-02T14:41:32.968954+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 624,
            "ip_address": "103.126.20.163",
            "count": 2,
            "first_visit": "2021-12-12T21:09:18.156362+06:00",
            "date": null
        },
        {
            "id": 33442,
            "ip_address": "103.126.20.225",
            "count": 1,
            "first_visit": "2022-08-30T14:41:20.820031+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 92167,
            "ip_address": "103.126.20.25",
            "count": 1,
            "first_visit": "2025-11-19T11:10:02.085625+06:00",
            "date": "2025-11-19"
        }
    ]
}