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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34520&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34504&ordering=first_visit",
    "results": [
        {
            "id": 34513,
            "ip_address": "66.249.73.30",
            "count": 9,
            "first_visit": "2022-09-17T00:16:44.169705+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34514,
            "ip_address": "66.249.73.1",
            "count": 14,
            "first_visit": "2022-09-17T00:21:26.074952+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34515,
            "ip_address": "87.250.224.190",
            "count": 1,
            "first_visit": "2022-09-17T00:34:23.282600+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34516,
            "ip_address": "114.119.141.152",
            "count": 7,
            "first_visit": "2022-09-17T01:06:16.013786+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34517,
            "ip_address": "66.249.73.31",
            "count": 20,
            "first_visit": "2022-09-17T01:10:37.475642+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34518,
            "ip_address": "114.119.141.133",
            "count": 9,
            "first_visit": "2022-09-17T01:38:41.420960+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34519,
            "ip_address": "114.119.134.123",
            "count": 4,
            "first_visit": "2022-09-17T01:48:34.416476+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34520,
            "ip_address": "27.147.186.228",
            "count": 3,
            "first_visit": "2022-09-17T01:54:37.598045+06:00",
            "date": "2022-09-17"
        }
    ]
}