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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42568&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42552&ordering=id",
    "results": [
        {
            "id": 42561,
            "ip_address": "114.119.130.33",
            "count": 1,
            "first_visit": "2023-02-22T21:00:11.440291+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42562,
            "ip_address": "114.119.132.153",
            "count": 1,
            "first_visit": "2023-02-22T21:01:18.312217+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42563,
            "ip_address": "114.119.153.121",
            "count": 1,
            "first_visit": "2023-02-22T21:28:42.182068+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42564,
            "ip_address": "114.119.138.111",
            "count": 1,
            "first_visit": "2023-02-22T21:30:48.320154+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42565,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2023-02-22T22:17:19.184984+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42566,
            "ip_address": "119.30.39.169",
            "count": 4,
            "first_visit": "2023-02-22T23:02:13.033373+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42567,
            "ip_address": "114.119.155.54",
            "count": 1,
            "first_visit": "2023-02-22T23:26:49.064112+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42568,
            "ip_address": "103.158.249.242",
            "count": 1,
            "first_visit": "2023-02-22T23:33:06.845125+06:00",
            "date": "2023-02-22"
        }
    ]
}