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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49840&ordering=-ip_address",
    "results": [
        {
            "id": 25020,
            "ip_address": "123.253.65.226",
            "count": 1,
            "first_visit": "2022-07-20T23:59:50.909438+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29757,
            "ip_address": "123.253.65.225",
            "count": 1,
            "first_visit": "2022-07-30T10:30:22.953581+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13768,
            "ip_address": "123.253.65.224",
            "count": 1,
            "first_visit": "2022-06-07T09:02:37.556337+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 34398,
            "ip_address": "123.253.65.224",
            "count": 1,
            "first_visit": "2022-09-15T00:07:10.311804+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 5985,
            "ip_address": "123.253.65.191",
            "count": 1,
            "first_visit": "2022-05-14T12:33:45.870506+06:00",
            "date": null
        },
        {
            "id": 11229,
            "ip_address": "123.253.65.190",
            "count": 1,
            "first_visit": "2022-05-24T23:41:30.423678+06:00",
            "date": null
        },
        {
            "id": 29493,
            "ip_address": "123.253.65.188",
            "count": 1,
            "first_visit": "2022-07-29T22:39:05.924017+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 49231,
            "ip_address": "123.253.65.187",
            "count": 1,
            "first_visit": "2023-07-03T07:54:03.675835+06:00",
            "date": "2023-07-03"
        }
    ]
}