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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12920&ordering=ip_address",
    "results": [
        {
            "id": 51001,
            "ip_address": "103.20.242.47",
            "count": 2,
            "first_visit": "2023-07-27T12:58:00.795181+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 64811,
            "ip_address": "103.20.242.57",
            "count": 1,
            "first_visit": "2024-02-16T20:26:41.821295+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 63831,
            "ip_address": "103.20.242.60",
            "count": 1,
            "first_visit": "2024-01-26T16:42:58.293795+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 63832,
            "ip_address": "103.20.242.62",
            "count": 1,
            "first_visit": "2024-01-26T16:43:08.649525+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 78305,
            "ip_address": "103.20.243.190",
            "count": 3,
            "first_visit": "2025-01-27T23:38:48.444942+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 7141,
            "ip_address": "103.202.52.18",
            "count": 2,
            "first_visit": "2022-05-16T19:37:22.335035+06:00",
            "date": null
        },
        {
            "id": 5196,
            "ip_address": "103.202.52.20",
            "count": 1,
            "first_visit": "2022-04-17T21:27:15.674575+06:00",
            "date": null
        },
        {
            "id": 29583,
            "ip_address": "103.202.53.68",
            "count": 1,
            "first_visit": "2022-07-30T00:14:16.579531+06:00",
            "date": "2022-07-30"
        }
    ]
}