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

{
    "count": 96107,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19760&ordering=ip_address",
    "results": [
        {
            "id": 17421,
            "ip_address": "103.67.157.201",
            "count": 1,
            "first_visit": "2022-06-22T17:06:32.551914+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 45382,
            "ip_address": "103.67.157.202",
            "count": 3,
            "first_visit": "2023-04-16T10:49:51.504357+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 8036,
            "ip_address": "103.67.157.203",
            "count": 3,
            "first_visit": "2022-05-17T12:08:38.019656+06:00",
            "date": null
        },
        {
            "id": 28301,
            "ip_address": "103.67.157.203",
            "count": 1,
            "first_visit": "2022-07-27T19:59:14.923626+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6889,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2022-05-16T17:01:44.093595+06:00",
            "date": null
        },
        {
            "id": 68418,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2024-05-16T17:31:23.502838+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 38596,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2022-12-12T13:27:39.309347+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        }
    ]
}