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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25248&ordering=-ip_address",
    "results": [
        {
            "id": 4069,
            "ip_address": "37.111.200.218",
            "count": 4,
            "first_visit": "2022-03-04T17:13:02.439612+06:00",
            "date": null
        },
        {
            "id": 39141,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2022-12-22T07:50:47.458962+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 91146,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2025-10-23T10:57:50.009450+06:00",
            "date": "2025-10-23"
        },
        {
            "id": 95209,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2026-02-15T23:01:24.844621+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 52309,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2023-08-12T13:35:15.395199+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 19460,
            "ip_address": "37.111.200.217",
            "count": 2,
            "first_visit": "2022-06-27T14:18:31.746858+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28171,
            "ip_address": "37.111.200.217",
            "count": 1,
            "first_visit": "2022-07-27T12:10:31.687267+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7982,
            "ip_address": "37.111.200.217",
            "count": 3,
            "first_visit": "2022-05-17T11:46:27.199300+06:00",
            "date": null
        }
    ]
}