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

{
    "count": 100321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20384&ordering=-ip_address",
    "results": [
        {
            "id": 19418,
            "ip_address": "37.111.231.16",
            "count": 1,
            "first_visit": "2022-06-27T11:43:20.769703+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 94922,
            "ip_address": "37.111.231.159",
            "count": 1,
            "first_visit": "2026-02-06T21:16:24.004164+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 4571,
            "ip_address": "37.111.231.154",
            "count": 1,
            "first_visit": "2022-03-21T20:33:01.123666+06:00",
            "date": null
        },
        {
            "id": 26979,
            "ip_address": "37.111.231.141",
            "count": 1,
            "first_visit": "2022-07-25T01:10:27.703059+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 98261,
            "ip_address": "37.111.231.140",
            "count": 3,
            "first_visit": "2026-05-19T14:35:39.341754+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 6493,
            "ip_address": "37.111.231.136",
            "count": 1,
            "first_visit": "2022-05-16T00:18:26.596894+06:00",
            "date": null
        },
        {
            "id": 93309,
            "ip_address": "37.111.231.135",
            "count": 1,
            "first_visit": "2025-12-25T14:05:10.619893+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 31477,
            "ip_address": "37.111.231.134",
            "count": 1,
            "first_visit": "2022-08-07T21:52:20.133140+06:00",
            "date": "2022-08-07"
        }
    ]
}