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

{
    "count": 95864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18720&ordering=ip_address",
    "results": [
        {
            "id": 8653,
            "ip_address": "103.58.74.32",
            "count": 3,
            "first_visit": "2022-05-18T06:49:14.724138+06:00",
            "date": null
        },
        {
            "id": 13125,
            "ip_address": "103.58.74.36",
            "count": 1,
            "first_visit": "2022-05-31T14:49:21.678149+06:00",
            "date": null
        },
        {
            "id": 19863,
            "ip_address": "103.58.74.39",
            "count": 1,
            "first_visit": "2022-06-28T23:35:54.239142+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19908,
            "ip_address": "103.58.74.39",
            "count": 1,
            "first_visit": "2022-06-29T02:35:32.652679+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 54591,
            "ip_address": "103.58.74.56",
            "count": 1,
            "first_visit": "2023-09-08T20:35:12.985812+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54769,
            "ip_address": "103.58.74.56",
            "count": 1,
            "first_visit": "2023-09-10T22:27:36.400957+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 2714,
            "ip_address": "103.58.74.56",
            "count": 2,
            "first_visit": "2022-01-24T09:42:34.696828+06:00",
            "date": null
        },
        {
            "id": 54925,
            "ip_address": "103.58.74.56",
            "count": 1,
            "first_visit": "2023-09-12T17:01:22.822449+06:00",
            "date": "2023-09-12"
        }
    ]
}