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

{
    "count": 98220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16104&ordering=ip_address",
    "results": [
        {
            "id": 2449,
            "ip_address": "103.237.37.234",
            "count": 1,
            "first_visit": "2022-01-18T22:57:21.487345+06:00",
            "date": null
        },
        {
            "id": 51041,
            "ip_address": "103.237.37.235",
            "count": 1,
            "first_visit": "2023-07-28T02:49:37.861917+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51018,
            "ip_address": "103.237.37.235",
            "count": 2,
            "first_visit": "2023-07-27T17:28:38.116982+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 2131,
            "ip_address": "103.237.37.236",
            "count": 2,
            "first_visit": "2022-01-13T15:52:42.852354+06:00",
            "date": null
        },
        {
            "id": 2870,
            "ip_address": "103.237.37.238",
            "count": 3,
            "first_visit": "2022-01-26T02:40:14.485891+06:00",
            "date": null
        },
        {
            "id": 52191,
            "ip_address": "103.237.37.239",
            "count": 1,
            "first_visit": "2023-08-11T04:42:51.253903+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 24395,
            "ip_address": "103.237.37.243",
            "count": 2,
            "first_visit": "2022-07-20T08:07:27.192054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 81146,
            "ip_address": "103.237.37.244",
            "count": 1,
            "first_visit": "2025-04-08T17:51:29.845730+06:00",
            "date": "2025-04-08"
        }
    ]
}