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

{
    "count": 96437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=ip_address",
    "results": [
        {
            "id": 84766,
            "ip_address": "103.114.174.231",
            "count": 2,
            "first_visit": "2025-06-30T10:21:43.562262+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 1170,
            "ip_address": "103.114.20.78",
            "count": 1,
            "first_visit": "2021-12-21T15:18:10.173897+06:00",
            "date": null
        },
        {
            "id": 60920,
            "ip_address": "103.114.21.118",
            "count": 1,
            "first_visit": "2023-12-10T18:15:34.771528+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 74282,
            "ip_address": "103.114.21.5",
            "count": 1,
            "first_visit": "2024-10-11T12:41:44.142058+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 12508,
            "ip_address": "103.114.21.65",
            "count": 1,
            "first_visit": "2022-05-29T15:49:57.221595+06:00",
            "date": null
        },
        {
            "id": 92924,
            "ip_address": "103.114.22.162",
            "count": 1,
            "first_visit": "2025-12-13T00:39:58.869439+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 83907,
            "ip_address": "103.114.22.219",
            "count": 1,
            "first_visit": "2025-06-11T07:31:01.030794+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 1201,
            "ip_address": "103.114.23.106",
            "count": 1,
            "first_visit": "2021-12-21T20:12:30.853237+06:00",
            "date": null
        }
    ]
}