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

{
    "count": 96422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21104&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 12119,
            "ip_address": "37.111.212.77",
            "count": 1,
            "first_visit": "2022-05-28T08:18:40.062067+06:00",
            "date": null
        },
        {
            "id": 18872,
            "ip_address": "37.111.212.77",
            "count": 1,
            "first_visit": "2022-06-26T00:45:12.740905+06:00",
            "date": "2022-06-26"
        }
    ]
}