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

{
    "count": 102574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47968&ordering=ip_address",
    "results": [
        {
            "id": 54585,
            "ip_address": "116.58.203.129",
            "count": 1,
            "first_visit": "2023-09-08T19:20:01.280152+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 45932,
            "ip_address": "116.58.203.13",
            "count": 2,
            "first_visit": "2023-04-30T21:08:16.257896+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 6965,
            "ip_address": "116.58.203.13",
            "count": 5,
            "first_visit": "2022-05-16T18:07:01.807665+06:00",
            "date": null
        },
        {
            "id": 9647,
            "ip_address": "116.58.203.132",
            "count": 2,
            "first_visit": "2022-05-20T10:44:46.205734+06:00",
            "date": null
        },
        {
            "id": 27732,
            "ip_address": "116.58.203.132",
            "count": 2,
            "first_visit": "2022-07-26T13:55:42.776243+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27750,
            "ip_address": "116.58.203.133",
            "count": 1,
            "first_visit": "2022-07-26T14:39:40.386061+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28943,
            "ip_address": "116.58.203.134",
            "count": 1,
            "first_visit": "2022-07-28T22:41:40.307636+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8771,
            "ip_address": "116.58.203.137",
            "count": 2,
            "first_visit": "2022-05-18T10:34:32.500654+06:00",
            "date": null
        }
    ]
}