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

{
    "count": 99637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23552&ordering=ip_address",
    "results": [
        {
            "id": 78201,
            "ip_address": "103.88.142.62",
            "count": 1,
            "first_visit": "2025-01-24T17:44:48.257113+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 77723,
            "ip_address": "103.88.142.62",
            "count": 1,
            "first_visit": "2025-01-10T17:05:38.666922+06:00",
            "date": "2025-01-10"
        },
        {
            "id": 30519,
            "ip_address": "103.88.143.116",
            "count": 2,
            "first_visit": "2022-07-31T21:49:20.335854+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 71392,
            "ip_address": "103.88.216.69",
            "count": 1,
            "first_visit": "2024-07-21T17:02:51.836358+06:00",
            "date": "2024-07-21"
        },
        {
            "id": 2114,
            "ip_address": "103.88.234.220",
            "count": 1,
            "first_visit": "2022-01-13T13:12:40.215716+06:00",
            "date": null
        },
        {
            "id": 3140,
            "ip_address": "103.88.234.3",
            "count": 1,
            "first_visit": "2022-01-31T21:20:29.182130+06:00",
            "date": null
        },
        {
            "id": 3690,
            "ip_address": "103.88.236.66",
            "count": 1,
            "first_visit": "2022-02-17T16:46:19.087591+06:00",
            "date": null
        },
        {
            "id": 24333,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-07-20T01:35:43.306055+06:00",
            "date": "2022-07-20"
        }
    ]
}