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

{
    "count": 97373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23272&ordering=ip_address",
    "results": [
        {
            "id": 31917,
            "ip_address": "103.92.152.38",
            "count": 2,
            "first_visit": "2022-08-13T13:56:06.103828+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 42973,
            "ip_address": "103.92.152.38",
            "count": 1,
            "first_visit": "2023-03-02T09:39:49.112235+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 46753,
            "ip_address": "103.92.152.39",
            "count": 1,
            "first_visit": "2023-05-17T21:16:32.240268+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 6335,
            "ip_address": "103.92.152.39",
            "count": 3,
            "first_visit": "2022-05-15T13:37:22.224222+06:00",
            "date": null
        },
        {
            "id": 19869,
            "ip_address": "103.92.152.39",
            "count": 1,
            "first_visit": "2022-06-28T23:51:53.294494+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 32634,
            "ip_address": "103.92.152.39",
            "count": 1,
            "first_visit": "2022-08-21T23:55:27.167019+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 30045,
            "ip_address": "103.92.152.39",
            "count": 2,
            "first_visit": "2022-07-30T22:59:06.880211+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9839,
            "ip_address": "103.92.152.40",
            "count": 2,
            "first_visit": "2022-05-20T22:40:28.921050+06:00",
            "date": null
        }
    ]
}