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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34992&ordering=first_visit",
    "results": [
        {
            "id": 35001,
            "ip_address": "66.249.75.220",
            "count": 13,
            "first_visit": "2022-09-26T00:27:27.870849+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35002,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-26T00:41:36.544043+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35003,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-09-26T02:25:42.591037+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35004,
            "ip_address": "114.119.141.146",
            "count": 19,
            "first_visit": "2022-09-26T02:37:58.586860+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35005,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-09-26T02:41:03.879338+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35006,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-26T02:45:37.013685+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35007,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-09-26T03:14:50.937532+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35008,
            "ip_address": "66.249.75.193",
            "count": 15,
            "first_visit": "2022-09-26T03:23:13.975978+06:00",
            "date": "2022-09-26"
        }
    ]
}