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

{
    "count": 100238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20816&ordering=ip_address",
    "results": [
        {
            "id": 31339,
            "ip_address": "103.67.157.60",
            "count": 1,
            "first_visit": "2022-08-06T14:22:22.151918+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 30753,
            "ip_address": "103.67.157.60",
            "count": 1,
            "first_visit": "2022-08-02T01:15:24.450864+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 1629,
            "ip_address": "103.67.157.62",
            "count": 1,
            "first_visit": "2022-01-03T19:33:07.984220+06:00",
            "date": null
        },
        {
            "id": 30595,
            "ip_address": "103.67.157.63",
            "count": 1,
            "first_visit": "2022-08-01T07:18:34.074584+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 7673,
            "ip_address": "103.67.157.63",
            "count": 5,
            "first_visit": "2022-05-17T08:40:41.230087+06:00",
            "date": null
        },
        {
            "id": 54905,
            "ip_address": "103.67.157.63",
            "count": 3,
            "first_visit": "2023-09-12T13:53:02.999877+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 52685,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2023-08-16T17:03:11.584388+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 1061,
            "ip_address": "103.67.157.64",
            "count": 3,
            "first_visit": "2021-12-20T15:16:38.333638+06:00",
            "date": null
        }
    ]
}