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

{
    "count": 91929,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=date",
    "results": [
        {
            "id": 14556,
            "ip_address": "114.119.132.149",
            "count": 1,
            "first_visit": "2022-06-12T00:26:56.582642+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14656,
            "ip_address": "103.60.161.101",
            "count": 1,
            "first_visit": "2022-06-12T16:57:19.178654+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14558,
            "ip_address": "114.119.132.25",
            "count": 1,
            "first_visit": "2022-06-12T00:37:02.377591+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14599,
            "ip_address": "114.119.156.30",
            "count": 1,
            "first_visit": "2022-06-12T09:30:21.044551+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14660,
            "ip_address": "103.172.39.95",
            "count": 1,
            "first_visit": "2022-06-12T17:30:34.512851+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14568,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-06-12T01:26:13.069392+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14587,
            "ip_address": "114.119.133.12",
            "count": 2,
            "first_visit": "2022-06-12T08:45:12.924542+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14584,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-06-12T08:36:57.156420+06:00",
            "date": "2022-06-12"
        }
    ]
}