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

{
    "count": 99615,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25360&ordering=ip_address",
    "results": [
        {
            "id": 90460,
            "ip_address": "109.127.82.43",
            "count": 1,
            "first_visit": "2025-10-07T01:13:53.877573+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 83747,
            "ip_address": "109.140.6.10",
            "count": 1,
            "first_visit": "2025-06-06T20:00:52.252021+06:00",
            "date": "2025-06-06"
        },
        {
            "id": 64141,
            "ip_address": "109.161.174.50",
            "count": 1,
            "first_visit": "2024-01-31T15:40:24.959789+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 43755,
            "ip_address": "109.161.178.248",
            "count": 2,
            "first_visit": "2023-03-14T19:08:43.493887+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 55715,
            "ip_address": "109.162.174.164",
            "count": 1,
            "first_visit": "2023-09-22T17:15:06.425003+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 90473,
            "ip_address": "109.165.28.62",
            "count": 1,
            "first_visit": "2025-10-07T11:55:24.362242+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 8275,
            "ip_address": "109.166.139.126",
            "count": 1,
            "first_visit": "2022-05-17T19:50:06.089474+06:00",
            "date": null
        },
        {
            "id": 11859,
            "ip_address": "109.166.251.41",
            "count": 1,
            "first_visit": "2022-05-27T06:57:39.341234+06:00",
            "date": null
        }
    ]
}