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

{
    "count": 98375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32448&ordering=date",
    "results": [
        {
            "id": 46114,
            "ip_address": "103.159.218.169",
            "count": 1,
            "first_visit": "2023-05-04T21:34:10.265707+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 46115,
            "ip_address": "37.111.212.142",
            "count": 1,
            "first_visit": "2023-05-04T22:57:29.502739+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 46170,
            "ip_address": "103.111.9.121",
            "count": 1,
            "first_visit": "2023-05-05T14:47:32.825638+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46127,
            "ip_address": "114.119.135.158",
            "count": 1,
            "first_visit": "2023-05-05T04:59:08.863952+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46117,
            "ip_address": "114.119.138.32",
            "count": 1,
            "first_visit": "2023-05-05T00:42:32.029814+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46161,
            "ip_address": "114.119.152.73",
            "count": 1,
            "first_visit": "2023-05-05T11:23:16.034655+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46162,
            "ip_address": "103.23.205.12",
            "count": 1,
            "first_visit": "2023-05-05T11:25:51.243301+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46163,
            "ip_address": "114.119.132.16",
            "count": 1,
            "first_visit": "2023-05-05T11:25:56.634914+06:00",
            "date": "2023-05-05"
        }
    ]
}