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

{
    "count": 103383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65312&ordering=ip_address",
    "results": [
        {
            "id": 34270,
            "ip_address": "202.125.79.58",
            "count": 1,
            "first_visit": "2022-09-12T18:45:36.621864+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 36839,
            "ip_address": "202.125.79.58",
            "count": 1,
            "first_visit": "2022-11-02T17:04:35.493152+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 51301,
            "ip_address": "202.126.124.180",
            "count": 1,
            "first_visit": "2023-07-31T13:17:49.263028+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 3303,
            "ip_address": "202.126.124.82",
            "count": 1,
            "first_visit": "2022-02-04T14:06:29.719341+06:00",
            "date": null
        },
        {
            "id": 18152,
            "ip_address": "202.128.15.4",
            "count": 1,
            "first_visit": "2022-06-24T15:42:34.977705+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9653,
            "ip_address": "202.128.15.4",
            "count": 1,
            "first_visit": "2022-05-20T10:55:02.532967+06:00",
            "date": null
        },
        {
            "id": 50816,
            "ip_address": "20.213.251.10",
            "count": 1,
            "first_visit": "2023-07-25T17:53:52.187692+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 1777,
            "ip_address": "202.133.88.217",
            "count": 1,
            "first_visit": "2022-01-10T22:43:34.332764+06:00",
            "date": null
        }
    ]
}