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

{
    "count": 101921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42376&ordering=ip_address",
    "results": [
        {
            "id": 49329,
            "ip_address": "114.119.152.77",
            "count": 1,
            "first_visit": "2023-07-04T17:17:58.138121+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 63127,
            "ip_address": "114.119.152.77",
            "count": 1,
            "first_visit": "2024-01-15T05:41:27.995928+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63461,
            "ip_address": "114.119.152.77",
            "count": 1,
            "first_visit": "2024-01-20T06:06:36.515380+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 49084,
            "ip_address": "114.119.152.77",
            "count": 1,
            "first_visit": "2023-06-30T11:31:15.621122+06:00",
            "date": "2023-06-30"
        },
        {
            "id": 242,
            "ip_address": "114.119.152.77",
            "count": 7,
            "first_visit": "2021-12-05T23:15:40.213995+06:00",
            "date": null
        },
        {
            "id": 630,
            "ip_address": "114.119.152.8",
            "count": 21,
            "first_visit": "2021-12-13T03:39:34.284214+06:00",
            "date": null
        },
        {
            "id": 40882,
            "ip_address": "114.119.152.8",
            "count": 1,
            "first_visit": "2023-01-24T07:05:30.373225+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 42706,
            "ip_address": "114.119.152.8",
            "count": 1,
            "first_visit": "2023-02-25T14:32:32.600382+06:00",
            "date": "2023-02-25"
        }
    ]
}