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

{
    "count": 101555,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39952&ordering=first_visit",
    "results": [
        {
            "id": 39961,
            "ip_address": "114.119.154.156",
            "count": 1,
            "first_visit": "2023-01-06T15:00:40.733596+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39962,
            "ip_address": "114.119.146.179",
            "count": 2,
            "first_visit": "2023-01-06T15:52:38.196338+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39963,
            "ip_address": "114.119.132.114",
            "count": 1,
            "first_visit": "2023-01-06T15:54:45.223445+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39964,
            "ip_address": "114.119.136.12",
            "count": 1,
            "first_visit": "2023-01-06T15:57:35.189182+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39965,
            "ip_address": "114.119.156.209",
            "count": 1,
            "first_visit": "2023-01-06T15:59:41.110205+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39966,
            "ip_address": "66.249.75.198",
            "count": 1,
            "first_visit": "2023-01-06T16:33:06.915014+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39967,
            "ip_address": "101.2.167.34",
            "count": 1,
            "first_visit": "2023-01-06T16:52:32.531130+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39968,
            "ip_address": "202.86.221.191",
            "count": 12,
            "first_visit": "2023-01-06T16:55:00.591236+06:00",
            "date": "2023-01-06"
        }
    ]
}