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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=ip_address",
    "results": [
        {
            "id": 48115,
            "ip_address": "114.119.153.122",
            "count": 1,
            "first_visit": "2023-06-13T14:13:22.398429+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 58281,
            "ip_address": "114.119.153.122",
            "count": 1,
            "first_visit": "2023-10-23T20:00:20.006832+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 339,
            "ip_address": "114.119.153.122",
            "count": 16,
            "first_visit": "2021-12-07T14:55:30.415795+06:00",
            "date": null
        },
        {
            "id": 495,
            "ip_address": "114.119.153.131",
            "count": 15,
            "first_visit": "2021-12-09T16:09:55.490556+06:00",
            "date": null
        },
        {
            "id": 60848,
            "ip_address": "114.119.153.131",
            "count": 1,
            "first_visit": "2023-12-09T19:49:08.175724+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 52165,
            "ip_address": "114.119.153.131",
            "count": 1,
            "first_visit": "2023-08-10T20:05:00.934076+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 62979,
            "ip_address": "114.119.153.131",
            "count": 1,
            "first_visit": "2024-01-12T17:50:22.344278+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 47822,
            "ip_address": "114.119.153.131",
            "count": 1,
            "first_visit": "2023-06-07T07:27:58.184641+06:00",
            "date": "2023-06-07"
        }
    ]
}