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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14216&ordering=ip_address",
    "results": [
        {
            "id": 33858,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-09-05T14:23:54.075467+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 34306,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-09-13T11:36:11.431860+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 16624,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-06-19T16:12:58.752983+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8270,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-05-17T19:24:36.745204+06:00",
            "date": null
        },
        {
            "id": 3477,
            "ip_address": "103.217.111.167",
            "count": 31,
            "first_visit": "2022-02-10T00:29:38.261109+06:00",
            "date": null
        },
        {
            "id": 16028,
            "ip_address": "103.217.111.167",
            "count": 1,
            "first_visit": "2022-06-17T16:22:15.224859+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28223,
            "ip_address": "103.217.111.168",
            "count": 1,
            "first_visit": "2022-07-27T13:46:04.250078+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 17927,
            "ip_address": "103.217.111.168",
            "count": 1,
            "first_visit": "2022-06-24T01:17:39.199277+06:00",
            "date": "2022-06-24"
        }
    ]
}