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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13256&ordering=ip_address",
    "results": [
        {
            "id": 5217,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2022-04-18T13:08:14.267424+06:00",
            "date": null
        },
        {
            "id": 18747,
            "ip_address": "103.203.93.18",
            "count": 1,
            "first_visit": "2022-06-25T19:36:48.414692+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11781,
            "ip_address": "103.203.93.20",
            "count": 8,
            "first_visit": "2022-05-26T23:23:40.264460+06:00",
            "date": null
        },
        {
            "id": 27749,
            "ip_address": "103.203.93.20",
            "count": 1,
            "first_visit": "2022-07-26T14:36:52.056746+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 44711,
            "ip_address": "103.203.93.228",
            "count": 1,
            "first_visit": "2023-04-02T11:20:17.959888+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 74364,
            "ip_address": "103.203.93.229",
            "count": 1,
            "first_visit": "2024-10-13T09:29:04.317144+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 56703,
            "ip_address": "103.203.93.229",
            "count": 1,
            "first_visit": "2023-10-04T07:46:53.473223+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 48222,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2023-06-14T18:25:55.425778+06:00",
            "date": "2023-06-14"
        }
    ]
}