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

{
    "count": 98480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83664&ordering=ip_address",
    "results": [
        {
            "id": 25175,
            "ip_address": "45.120.113.121",
            "count": 1,
            "first_visit": "2022-07-21T07:41:47.130645+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 73227,
            "ip_address": "45.120.113.121",
            "count": 2,
            "first_visit": "2024-09-10T14:34:47.752277+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 24297,
            "ip_address": "45.120.113.122",
            "count": 1,
            "first_visit": "2022-07-20T00:40:17.814509+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24298,
            "ip_address": "45.120.113.122",
            "count": 2,
            "first_visit": "2022-07-20T00:40:17.815012+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18466,
            "ip_address": "45.120.113.2",
            "count": 1,
            "first_visit": "2022-06-25T07:42:19.009668+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 878,
            "ip_address": "45.120.113.2",
            "count": 1,
            "first_visit": "2021-12-19T19:33:13.251277+06:00",
            "date": null
        },
        {
            "id": 18066,
            "ip_address": "45.120.113.4",
            "count": 1,
            "first_visit": "2022-06-24T11:01:19.195707+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4127,
            "ip_address": "45.120.114.168",
            "count": null,
            "first_visit": "2022-03-06T21:08:08.563760+06:00",
            "date": null
        }
    ]
}