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

{
    "count": 92399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82480&ordering=ip_address",
    "results": [
        {
            "id": 52415,
            "ip_address": "59.152.10.178",
            "count": 1,
            "first_visit": "2023-08-13T15:48:43.018385+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 51944,
            "ip_address": "59.152.10.178",
            "count": 2,
            "first_visit": "2023-08-08T11:10:13.037232+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 54759,
            "ip_address": "59.152.102.128",
            "count": 2,
            "first_visit": "2023-09-10T19:37:43.895053+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 3827,
            "ip_address": "59.152.102.134",
            "count": 3,
            "first_visit": "2022-02-23T20:01:02.036452+06:00",
            "date": null
        },
        {
            "id": 70598,
            "ip_address": "59.152.102.215",
            "count": 2,
            "first_visit": "2024-07-02T19:02:33.330899+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 56943,
            "ip_address": "59.152.102.223",
            "count": 1,
            "first_visit": "2023-10-06T19:35:07.790598+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 12864,
            "ip_address": "59.152.102.236",
            "count": 1,
            "first_visit": "2022-05-30T20:13:37.789286+06:00",
            "date": null
        },
        {
            "id": 16347,
            "ip_address": "59.152.102.237",
            "count": 1,
            "first_visit": "2022-06-18T11:50:55.079188+06:00",
            "date": "2022-06-18"
        }
    ]
}