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

{
    "count": 102636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48912&ordering=ip_address",
    "results": [
        {
            "id": 92729,
            "ip_address": "118.179.209.33",
            "count": 3,
            "first_visit": "2025-12-07T10:18:20.477355+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 23875,
            "ip_address": "118.179.209.65",
            "count": 2,
            "first_visit": "2022-07-18T22:57:07.240953+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2001,
            "ip_address": "118.179.209.65",
            "count": 1,
            "first_visit": "2022-01-12T02:03:30.211551+06:00",
            "date": null
        },
        {
            "id": 22226,
            "ip_address": "118.179.209.65",
            "count": 3,
            "first_visit": "2022-07-13T14:13:21.330679+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22653,
            "ip_address": "118.179.209.7",
            "count": 1,
            "first_visit": "2022-07-14T15:15:44.495786+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3844,
            "ip_address": "118.179.209.97",
            "count": 1,
            "first_visit": "2022-02-24T02:33:20.800901+06:00",
            "date": null
        },
        {
            "id": 58321,
            "ip_address": "118.179.210.146",
            "count": 3,
            "first_visit": "2023-10-24T15:00:43.448350+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 58141,
            "ip_address": "118.179.210.146",
            "count": 1,
            "first_visit": "2023-10-21T17:24:32.781623+06:00",
            "date": "2023-10-21"
        }
    ]
}