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

{
    "count": 101950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42608&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42592&ordering=date",
    "results": [
        {
            "id": 56322,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2023-09-29T19:16:31.954497+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56323,
            "ip_address": "103.120.36.53",
            "count": 2,
            "first_visit": "2023-09-29T20:02:57.453618+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56324,
            "ip_address": "103.92.204.6",
            "count": 1,
            "first_visit": "2023-09-29T22:08:57.525993+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56325,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2023-09-29T22:16:28.402903+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56326,
            "ip_address": "144.48.163.17",
            "count": 1,
            "first_visit": "2023-09-29T23:04:10.907057+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56327,
            "ip_address": "114.119.129.198",
            "count": 1,
            "first_visit": "2023-09-29T23:06:33.660204+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56328,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-09-29T23:10:19.094766+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56329,
            "ip_address": "114.119.156.209",
            "count": 1,
            "first_visit": "2023-09-29T23:12:00.033787+06:00",
            "date": "2023-09-29"
        }
    ]
}