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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50064&ordering=-ip_address",
    "results": [
        {
            "id": 27135,
            "ip_address": "123.200.23.198",
            "count": 3,
            "first_visit": "2022-07-25T10:30:58.699135+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 21219,
            "ip_address": "123.200.23.198",
            "count": 1,
            "first_visit": "2022-07-05T12:50:05.870859+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 3526,
            "ip_address": "123.200.23.198",
            "count": 1,
            "first_visit": "2022-02-11T16:07:01.419168+06:00",
            "date": null
        },
        {
            "id": 4388,
            "ip_address": "123.200.23.154",
            "count": 6,
            "first_visit": "2022-03-15T13:08:00.559947+06:00",
            "date": null
        },
        {
            "id": 8884,
            "ip_address": "123.200.22.194",
            "count": 1,
            "first_visit": "2022-05-18T12:12:19.963404+06:00",
            "date": null
        },
        {
            "id": 78786,
            "ip_address": "123.200.2.118",
            "count": 1,
            "first_visit": "2025-02-10T12:38:32.721580+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 4496,
            "ip_address": "123.200.19.234",
            "count": 1,
            "first_visit": "2022-03-19T13:01:01.390907+06:00",
            "date": null
        },
        {
            "id": 23115,
            "ip_address": "123.200.19.150",
            "count": 1,
            "first_visit": "2022-07-16T09:00:20.240025+06:00",
            "date": "2022-07-16"
        }
    ]
}