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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39576&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39560&ordering=count",
    "results": [
        {
            "id": 42557,
            "ip_address": "31.13.127.119",
            "count": 1,
            "first_visit": "2023-02-22T18:37:12.443312+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42559,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-02-22T20:11:17.654236+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42560,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2023-02-22T20:44:57.921699+06:00",
            "date": "2023-02-22"
        },
        {
            "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"
        }
    ]
}