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

{
    "count": 101965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42824&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42808&ordering=date",
    "results": [
        {
            "id": 56548,
            "ip_address": "114.119.141.34",
            "count": 1,
            "first_visit": "2023-10-02T11:36:22.288702+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56543,
            "ip_address": "103.106.238.142",
            "count": 5,
            "first_visit": "2023-10-02T10:41:33.374144+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56549,
            "ip_address": "114.119.137.167",
            "count": 1,
            "first_visit": "2023-10-02T11:39:48.227424+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56554,
            "ip_address": "113.11.59.19",
            "count": 2,
            "first_visit": "2023-10-02T12:39:49.322047+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56550,
            "ip_address": "103.253.47.210",
            "count": 2,
            "first_visit": "2023-10-02T11:46:59.419369+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56551,
            "ip_address": "119.30.38.169",
            "count": 1,
            "first_visit": "2023-10-02T12:12:26.002783+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56552,
            "ip_address": "119.30.41.201",
            "count": 1,
            "first_visit": "2023-10-02T12:18:05.566565+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56531,
            "ip_address": "114.119.137.70",
            "count": 1,
            "first_visit": "2023-10-02T06:51:38.276833+06:00",
            "date": "2023-10-02"
        }
    ]
}