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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68952&ordering=ip_address",
    "results": [
        {
            "id": 60992,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-12-11T17:55:50.075151+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 60734,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-12-07T12:09:47.852708+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 58664,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-10-30T14:52:17.194133+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 41618,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-02-06T10:56:21.236313+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 60663,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-12-06T10:35:54.380646+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 60125,
            "ip_address": "203.188.255.90",
            "count": 1,
            "first_visit": "2023-11-26T18:11:52.020168+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 6559,
            "ip_address": "203.189.224.210",
            "count": 2,
            "first_visit": "2022-05-16T09:15:39.072251+06:00",
            "date": null
        },
        {
            "id": 438,
            "ip_address": "203.189.224.245",
            "count": 1,
            "first_visit": "2021-12-08T17:32:08.911246+06:00",
            "date": null
        }
    ]
}