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

{
    "count": 99995,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22104&ordering=-ip_address",
    "results": [
        {
            "id": 58471,
            "ip_address": "37.111.212.81",
            "count": 1,
            "first_visit": "2023-10-26T20:55:57.354972+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 62625,
            "ip_address": "37.111.212.8",
            "count": 1,
            "first_visit": "2024-01-08T00:43:26.318306+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 86543,
            "ip_address": "37.111.212.8",
            "count": 1,
            "first_visit": "2025-07-26T18:51:53.132429+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 82791,
            "ip_address": "37.111.212.8",
            "count": 1,
            "first_visit": "2025-05-15T00:46:37.367645+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 6229,
            "ip_address": "37.111.212.79",
            "count": 1,
            "first_visit": "2022-05-15T06:52:56.343987+06:00",
            "date": null
        },
        {
            "id": 78131,
            "ip_address": "37.111.212.79",
            "count": 1,
            "first_visit": "2025-01-22T20:14:58.717076+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 12418,
            "ip_address": "37.111.212.78",
            "count": 3,
            "first_visit": "2022-05-29T10:13:08.094609+06:00",
            "date": null
        },
        {
            "id": 36435,
            "ip_address": "37.111.212.78",
            "count": 1,
            "first_visit": "2022-10-25T10:49:35.964442+06:00",
            "date": "2022-10-25"
        }
    ]
}