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

{
    "count": 102675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69864&ordering=ip_address",
    "results": [
        {
            "id": 78893,
            "ip_address": "203.96.227.166",
            "count": 1,
            "first_visit": "2025-02-13T00:44:18.747646+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 4155,
            "ip_address": "203.96.227.178",
            "count": 11,
            "first_visit": "2022-03-07T12:09:06.914851+06:00",
            "date": null
        },
        {
            "id": 3547,
            "ip_address": "203.96.227.242",
            "count": 1,
            "first_visit": "2022-02-12T12:20:41.484433+06:00",
            "date": null
        },
        {
            "id": 41617,
            "ip_address": "203.96.227.250",
            "count": 1,
            "first_visit": "2023-02-06T10:46:58.513982+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 44591,
            "ip_address": "203.96.227.250",
            "count": 3,
            "first_visit": "2023-03-30T10:14:10.467478+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 30841,
            "ip_address": "203.96.227.26",
            "count": 1,
            "first_visit": "2022-08-02T16:59:42.249222+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 48472,
            "ip_address": "203.96.227.66",
            "count": 1,
            "first_visit": "2023-06-18T16:38:36.966504+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 75512,
            "ip_address": "203.96.227.78",
            "count": 1,
            "first_visit": "2024-11-11T19:57:53.837335+06:00",
            "date": "2024-11-11"
        }
    ]
}