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

{
    "count": 96229,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20352&ordering=-ip_address",
    "results": [
        {
            "id": 54024,
            "ip_address": "37.111.215.201",
            "count": 1,
            "first_visit": "2023-09-01T11:00:42.682680+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 92270,
            "ip_address": "37.111.215.199",
            "count": 1,
            "first_visit": "2025-11-22T10:22:28.191257+06:00",
            "date": "2025-11-22"
        },
        {
            "id": 23561,
            "ip_address": "37.111.215.199",
            "count": 1,
            "first_visit": "2022-07-18T21:18:32.560308+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 76046,
            "ip_address": "37.111.215.198",
            "count": 3,
            "first_visit": "2024-11-25T12:25:27.310832+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 47329,
            "ip_address": "37.111.215.198",
            "count": 1,
            "first_visit": "2023-05-29T14:40:18.040603+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 7221,
            "ip_address": "37.111.215.197",
            "count": 1,
            "first_visit": "2022-05-16T20:02:52.900338+06:00",
            "date": null
        },
        {
            "id": 15663,
            "ip_address": "37.111.215.197",
            "count": 1,
            "first_visit": "2022-06-16T12:36:24.933450+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 8074,
            "ip_address": "37.111.215.196",
            "count": 1,
            "first_visit": "2022-05-17T12:25:25.270719+06:00",
            "date": null
        }
    ]
}