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

{
    "count": 98193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15496&ordering=ip_address",
    "results": [
        {
            "id": 24969,
            "ip_address": "103.230.107.18",
            "count": 1,
            "first_visit": "2022-07-20T22:48:54.585442+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4503,
            "ip_address": "103.230.107.18",
            "count": 3,
            "first_visit": "2022-03-19T20:35:28.880365+06:00",
            "date": null
        },
        {
            "id": 44458,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2023-03-27T09:05:05.858716+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 9525,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-05-19T22:47:38.211528+06:00",
            "date": null
        },
        {
            "id": 27638,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-07-26T09:46:39.799886+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 92494,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2025-11-29T18:37:05.267969+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 3573,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-02-13T15:53:39.052160+06:00",
            "date": null
        },
        {
            "id": 29999,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-07-30T20:37:14.238536+06:00",
            "date": "2022-07-30"
        }
    ]
}