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

{
    "count": 96739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=first_visit",
    "results": [
        {
            "id": 22001,
            "ip_address": "168.119.68.179",
            "count": 1,
            "first_visit": "2022-07-11T16:08:10.662274+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22002,
            "ip_address": "103.112.206.248",
            "count": 1,
            "first_visit": "2022-07-11T16:39:24.906251+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22003,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-07-11T16:48:13.227692+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22004,
            "ip_address": "34.224.70.110",
            "count": 13,
            "first_visit": "2022-07-11T16:49:05.733265+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22005,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-07-11T17:30:54.725793+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22006,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-11T17:37:38.554158+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22007,
            "ip_address": "37.111.196.67",
            "count": 1,
            "first_visit": "2022-07-11T18:05:32.856850+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 22008,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-07-11T18:33:34.587980+06:00",
            "date": "2022-07-11"
        }
    ]
}