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

{
    "count": 96931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8248&ordering=ip_address",
    "results": [
        {
            "id": 7246,
            "ip_address": "103.154.160.28",
            "count": 1,
            "first_visit": "2022-05-16T20:06:59.263646+06:00",
            "date": null
        },
        {
            "id": 7102,
            "ip_address": "103.154.160.31",
            "count": 1,
            "first_visit": "2022-05-16T19:25:55.020256+06:00",
            "date": null
        },
        {
            "id": 17661,
            "ip_address": "103.154.160.31",
            "count": 1,
            "first_visit": "2022-06-23T09:16:29.933942+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 19539,
            "ip_address": "103.154.160.66",
            "count": 1,
            "first_visit": "2022-06-27T20:34:37.498973+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 2124,
            "ip_address": "103.154.16.4",
            "count": 1,
            "first_visit": "2022-01-13T14:49:10.786195+06:00",
            "date": null
        },
        {
            "id": 84211,
            "ip_address": "103.154.192.4",
            "count": 2,
            "first_visit": "2025-06-19T22:47:26.263759+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 51744,
            "ip_address": "103.15.42.196",
            "count": 1,
            "first_visit": "2023-08-05T09:22:17.336831+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 48023,
            "ip_address": "103.15.42.196",
            "count": 2,
            "first_visit": "2023-06-11T14:53:12.066836+06:00",
            "date": "2023-06-11"
        }
    ]
}