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

{
    "count": 96162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=-ip_address",
    "results": [
        {
            "id": 7293,
            "ip_address": "37.111.218.130",
            "count": 3,
            "first_visit": "2022-05-16T20:47:03.717088+06:00",
            "date": null
        },
        {
            "id": 11938,
            "ip_address": "37.111.218.126",
            "count": 2,
            "first_visit": "2022-05-27T15:11:27.545932+06:00",
            "date": null
        },
        {
            "id": 3028,
            "ip_address": "37.111.218.125",
            "count": 1,
            "first_visit": "2022-01-29T17:37:16.549444+06:00",
            "date": null
        },
        {
            "id": 81534,
            "ip_address": "37.111.218.125",
            "count": 1,
            "first_visit": "2025-04-17T15:28:17.197524+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 58719,
            "ip_address": "37.111.218.123",
            "count": 1,
            "first_visit": "2023-10-31T20:15:08.538346+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 15667,
            "ip_address": "37.111.218.122",
            "count": 1,
            "first_visit": "2022-06-16T13:06:01.323809+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 63111,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2024-01-15T00:02:47.012096+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 1978,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2022-01-11T23:41:10.460096+06:00",
            "date": null
        }
    ]
}