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

{
    "count": 101572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40392&ordering=id",
    "results": [
        {
            "id": 40401,
            "ip_address": "114.119.137.125",
            "count": 1,
            "first_visit": "2023-01-15T07:52:13.371568+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40402,
            "ip_address": "103.181.68.14",
            "count": 1,
            "first_visit": "2023-01-15T09:26:41.000828+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40403,
            "ip_address": "103.73.196.154",
            "count": 4,
            "first_visit": "2023-01-15T09:30:19.520523+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40404,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2023-01-15T09:32:51.127716+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40405,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2023-01-15T11:24:23.338414+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40406,
            "ip_address": "114.119.137.180",
            "count": 1,
            "first_visit": "2023-01-15T11:48:55.851566+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40407,
            "ip_address": "103.91.129.212",
            "count": 1,
            "first_visit": "2023-01-15T12:04:12.754360+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40408,
            "ip_address": "43.231.78.198",
            "count": 1,
            "first_visit": "2023-01-15T13:03:50.889684+06:00",
            "date": "2023-01-15"
        }
    ]
}