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

{
    "count": 101554,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39936&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39920&ordering=first_visit",
    "results": [
        {
            "id": 39929,
            "ip_address": "37.111.204.59",
            "count": 2,
            "first_visit": "2023-01-05T21:06:33.404752+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39930,
            "ip_address": "119.30.39.208",
            "count": 1,
            "first_visit": "2023-01-05T21:07:52.856800+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39931,
            "ip_address": "103.120.220.212",
            "count": 1,
            "first_visit": "2023-01-05T21:09:13.015631+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39932,
            "ip_address": "114.130.185.205",
            "count": 1,
            "first_visit": "2023-01-05T21:31:01.573667+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39933,
            "ip_address": "59.153.103.29",
            "count": 5,
            "first_visit": "2023-01-05T21:37:41.153764+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39934,
            "ip_address": "114.119.151.14",
            "count": 1,
            "first_visit": "2023-01-05T21:39:57.302161+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39935,
            "ip_address": "103.198.132.57",
            "count": 1,
            "first_visit": "2023-01-05T22:01:47.849373+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39936,
            "ip_address": "114.119.155.13",
            "count": 1,
            "first_visit": "2023-01-05T22:02:13.122548+06:00",
            "date": "2023-01-05"
        }
    ]
}