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

{
    "count": 101507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78448&ordering=ip_address",
    "results": [
        {
            "id": 8057,
            "ip_address": "37.111.212.13",
            "count": 2,
            "first_visit": "2022-05-17T12:17:31.812664+06:00",
            "date": null
        },
        {
            "id": 48639,
            "ip_address": "37.111.212.13",
            "count": 1,
            "first_visit": "2023-06-21T15:50:29.843517+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 58649,
            "ip_address": "37.111.212.13",
            "count": 1,
            "first_visit": "2023-10-30T08:16:03.795595+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 91543,
            "ip_address": "37.111.212.13",
            "count": 1,
            "first_visit": "2025-11-02T20:44:21.757008+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 84488,
            "ip_address": "37.111.212.131",
            "count": 2,
            "first_visit": "2025-06-25T13:55:14.287903+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 9882,
            "ip_address": "37.111.212.131",
            "count": 1,
            "first_visit": "2022-05-20T23:31:32.382542+06:00",
            "date": null
        },
        {
            "id": 28108,
            "ip_address": "37.111.212.131",
            "count": 1,
            "first_visit": "2022-07-27T10:46:43.427131+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7599,
            "ip_address": "37.111.212.132",
            "count": 2,
            "first_visit": "2022-05-17T06:23:51.536692+06:00",
            "date": null
        }
    ]
}