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

{
    "count": 97169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22440&ordering=ip_address",
    "results": [
        {
            "id": 2884,
            "ip_address": "103.86.111.226",
            "count": 1,
            "first_visit": "2022-01-26T13:46:37.951092+06:00",
            "date": null
        },
        {
            "id": 12362,
            "ip_address": "103.86.111.227",
            "count": 5,
            "first_visit": "2022-05-29T01:24:07.082020+06:00",
            "date": null
        },
        {
            "id": 16182,
            "ip_address": "103.86.111.228",
            "count": 1,
            "first_visit": "2022-06-18T01:17:55.736976+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 46557,
            "ip_address": "103.86.111.33",
            "count": 1,
            "first_visit": "2023-05-14T03:54:14.542056+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 22672,
            "ip_address": "103.86.111.64",
            "count": 1,
            "first_visit": "2022-07-14T15:48:09.546528+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 23938,
            "ip_address": "103.86.111.65",
            "count": 2,
            "first_visit": "2022-07-19T00:08:48.320483+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3592,
            "ip_address": "103.86.111.76",
            "count": 1,
            "first_visit": "2022-02-14T11:01:53.383648+06:00",
            "date": null
        },
        {
            "id": 16913,
            "ip_address": "103.86.111.81",
            "count": 1,
            "first_visit": "2022-06-20T23:22:59.838009+06:00",
            "date": "2022-06-20"
        }
    ]
}