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

{
    "count": 98097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12024&ordering=ip_address",
    "results": [
        {
            "id": 20307,
            "ip_address": "103.192.159.42",
            "count": 1,
            "first_visit": "2022-06-30T10:19:16.392697+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 80968,
            "ip_address": "103.192.159.46",
            "count": 1,
            "first_visit": "2025-04-04T23:40:34.412595+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 88415,
            "ip_address": "103.192.159.5",
            "count": 1,
            "first_visit": "2025-08-25T19:40:52.599542+06:00",
            "date": "2025-08-25"
        },
        {
            "id": 61449,
            "ip_address": "103.192.159.7",
            "count": 4,
            "first_visit": "2023-12-19T09:31:29.494941+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 71609,
            "ip_address": "103.19.220.38",
            "count": 1,
            "first_visit": "2024-07-29T11:17:28.776847+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 10242,
            "ip_address": "103.19.254.124",
            "count": 1,
            "first_visit": "2022-05-22T10:02:20.731015+06:00",
            "date": null
        },
        {
            "id": 9636,
            "ip_address": "103.19.254.126",
            "count": 1,
            "first_visit": "2022-05-20T10:19:05.739628+06:00",
            "date": null
        },
        {
            "id": 3190,
            "ip_address": "103.19.254.60",
            "count": 5,
            "first_visit": "2022-02-01T15:51:33.563864+06:00",
            "date": null
        }
    ]
}