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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43000&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=date",
    "results": [
        {
            "id": 56710,
            "ip_address": "118.99.99.223",
            "count": 2,
            "first_visit": "2023-10-04T08:48:23.619026+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56714,
            "ip_address": "114.119.152.207",
            "count": 1,
            "first_visit": "2023-10-04T09:14:52.309201+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56715,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2023-10-04T09:30:59.206529+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56717,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-10-04T10:19:12.559820+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56735,
            "ip_address": "43.245.123.162",
            "count": 2,
            "first_visit": "2023-10-04T13:33:39.356471+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56749,
            "ip_address": "114.119.132.88",
            "count": 1,
            "first_visit": "2023-10-04T16:29:27.239282+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56718,
            "ip_address": "103.130.114.33",
            "count": 1,
            "first_visit": "2023-10-04T10:42:11.231675+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56719,
            "ip_address": "37.111.215.24",
            "count": 2,
            "first_visit": "2023-10-04T10:48:16.575077+06:00",
            "date": "2023-10-04"
        }
    ]
}