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

{
    "count": 101596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40504&ordering=date",
    "results": [
        {
            "id": 54228,
            "ip_address": "202.134.10.136",
            "count": 6,
            "first_visit": "2023-09-04T00:58:52.802596+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54248,
            "ip_address": "66.249.66.162",
            "count": 2,
            "first_visit": "2023-09-04T09:02:03.049001+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54229,
            "ip_address": "202.134.10.132",
            "count": 4,
            "first_visit": "2023-09-04T01:26:27.131726+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54230,
            "ip_address": "114.119.134.208",
            "count": 1,
            "first_visit": "2023-09-04T02:56:43.496085+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54231,
            "ip_address": "114.119.152.245",
            "count": 1,
            "first_visit": "2023-09-04T03:01:19.787729+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54232,
            "ip_address": "114.119.141.34",
            "count": 1,
            "first_visit": "2023-09-04T03:02:46.180601+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54233,
            "ip_address": "114.119.158.43",
            "count": 1,
            "first_visit": "2023-09-04T03:05:34.447047+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54234,
            "ip_address": "114.119.130.61",
            "count": 1,
            "first_visit": "2023-09-04T03:06:57.563087+06:00",
            "date": "2023-09-04"
        }
    ]
}