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

{
    "count": 101500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39192&ordering=first_visit",
    "results": [
        {
            "id": 39201,
            "ip_address": "103.91.231.130",
            "count": 1,
            "first_visit": "2022-12-23T02:17:35.141403+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39202,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-12-23T02:42:58.609779+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39203,
            "ip_address": "114.119.132.43",
            "count": 1,
            "first_visit": "2022-12-23T02:59:26.045938+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39204,
            "ip_address": "17.246.19.139",
            "count": 1,
            "first_visit": "2022-12-23T03:27:31.788516+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39205,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-23T03:48:43.275651+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39206,
            "ip_address": "66.249.66.8",
            "count": 4,
            "first_visit": "2022-12-23T03:56:29.108587+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39207,
            "ip_address": "66.249.66.4",
            "count": 5,
            "first_visit": "2022-12-23T03:59:25.325219+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39208,
            "ip_address": "114.119.141.178",
            "count": 1,
            "first_visit": "2022-12-23T05:41:33.622195+06:00",
            "date": "2022-12-23"
        }
    ]
}