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

{
    "count": 101599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40552&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40536&ordering=date",
    "results": [
        {
            "id": 54249,
            "ip_address": "119.30.41.121",
            "count": 4,
            "first_visit": "2023-09-04T09:08:46.525599+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54259,
            "ip_address": "37.111.210.200",
            "count": 1,
            "first_visit": "2023-09-04T12:27:45.238227+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54257,
            "ip_address": "103.133.201.81",
            "count": 4,
            "first_visit": "2023-09-04T12:09:07.154786+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54227,
            "ip_address": "66.249.66.161",
            "count": 2,
            "first_visit": "2023-09-04T00:33:39.287032+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54260,
            "ip_address": "202.74.244.204",
            "count": 1,
            "first_visit": "2023-09-04T12:40:14.255202+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54261,
            "ip_address": "114.119.137.224",
            "count": 1,
            "first_visit": "2023-09-04T12:55:47.431806+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54262,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-09-04T12:59:01.121733+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54263,
            "ip_address": "114.119.131.2",
            "count": 1,
            "first_visit": "2023-09-04T13:00:58.868409+06:00",
            "date": "2023-09-04"
        }
    ]
}