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

{
    "count": 95615,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17912&ordering=ip_address",
    "results": [
        {
            "id": 60191,
            "ip_address": "103.4.118.34",
            "count": 1,
            "first_visit": "2023-11-28T10:25:31.048175+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 58114,
            "ip_address": "103.4.118.54",
            "count": 3,
            "first_visit": "2023-10-21T10:47:47.372960+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 2626,
            "ip_address": "103.4.118.54",
            "count": 1,
            "first_visit": "2022-01-22T17:10:24.846154+06:00",
            "date": null
        },
        {
            "id": 18720,
            "ip_address": "103.4.119.10",
            "count": 1,
            "first_visit": "2022-06-25T18:56:36.172527+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4577,
            "ip_address": "103.4.119.10",
            "count": 5,
            "first_visit": "2022-03-22T09:03:26.652877+06:00",
            "date": null
        },
        {
            "id": 53640,
            "ip_address": "103.4.119.114",
            "count": 1,
            "first_visit": "2023-08-27T10:02:18.428227+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53722,
            "ip_address": "103.4.119.114",
            "count": 4,
            "first_visit": "2023-08-28T09:44:25.502885+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 76102,
            "ip_address": "103.4.119.118",
            "count": 1,
            "first_visit": "2024-11-27T11:52:48.030915+06:00",
            "date": "2024-11-27"
        }
    ]
}