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

{
    "count": 97483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23664&ordering=-ip_address",
    "results": [
        {
            "id": 34995,
            "ip_address": "37.111.206.151",
            "count": 1,
            "first_visit": "2022-09-25T22:13:53.916300+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 7433,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2022-05-16T23:02:23.212566+06:00",
            "date": null
        },
        {
            "id": 70521,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2024-06-30T20:28:58.427999+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 42748,
            "ip_address": "37.111.206.151",
            "count": 1,
            "first_visit": "2023-02-26T13:08:49.883010+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 60928,
            "ip_address": "37.111.206.151",
            "count": 1,
            "first_visit": "2023-12-10T19:59:03.850719+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 92385,
            "ip_address": "37.111.206.150",
            "count": 1,
            "first_visit": "2025-11-25T18:42:00.345229+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 13175,
            "ip_address": "37.111.206.150",
            "count": 1,
            "first_visit": "2022-05-31T19:24:36.287960+06:00",
            "date": null
        },
        {
            "id": 39056,
            "ip_address": "37.111.206.15",
            "count": 1,
            "first_visit": "2022-12-20T20:58:26.170126+06:00",
            "date": "2022-12-20"
        }
    ]
}