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

{
    "count": 94675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14448&ordering=ip_address",
    "results": [
        {
            "id": 49571,
            "ip_address": "103.229.46.54",
            "count": 1,
            "first_visit": "2023-07-08T18:21:02.708309+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 73864,
            "ip_address": "103.229.47.115",
            "count": 1,
            "first_visit": "2024-10-01T16:44:48.155983+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 42551,
            "ip_address": "103.229.47.115",
            "count": 1,
            "first_visit": "2023-02-22T14:59:00.731673+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 53805,
            "ip_address": "103.229.47.120",
            "count": 14,
            "first_visit": "2023-08-29T08:58:45.427150+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 28761,
            "ip_address": "103.229.47.76",
            "count": 1,
            "first_visit": "2022-07-28T12:22:16.277189+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1977,
            "ip_address": "103.229.80.6",
            "count": 1,
            "first_visit": "2022-01-11T23:26:25.794393+06:00",
            "date": null
        },
        {
            "id": 2136,
            "ip_address": "103.229.80.98",
            "count": 1,
            "first_visit": "2022-01-13T16:58:21.504439+06:00",
            "date": null
        },
        {
            "id": 12709,
            "ip_address": "103.229.82.10",
            "count": 1,
            "first_visit": "2022-05-30T08:48:06.527270+06:00",
            "date": null
        }
    ]
}