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

{
    "count": 94036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=ip_address",
    "results": [
        {
            "id": 23442,
            "ip_address": "103.203.93.10",
            "count": 1,
            "first_visit": "2022-07-18T11:10:07.123832+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 11757,
            "ip_address": "103.203.93.10",
            "count": 1,
            "first_visit": "2022-05-26T22:57:40.527817+06:00",
            "date": null
        },
        {
            "id": 22935,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2022-07-15T09:24:41.843921+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 24793,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2022-07-20T17:52:33.224613+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 38883,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2022-12-17T15:32:26.646877+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 5217,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2022-04-18T13:08:14.267424+06:00",
            "date": null
        },
        {
            "id": 63707,
            "ip_address": "103.203.93.14",
            "count": 1,
            "first_visit": "2024-01-24T13:46:34.932580+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 18747,
            "ip_address": "103.203.93.18",
            "count": 1,
            "first_visit": "2022-06-25T19:36:48.414692+06:00",
            "date": "2022-06-25"
        }
    ]
}