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

{
    "count": 100652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29704&ordering=-ip_address",
    "results": [
        {
            "id": 6103,
            "ip_address": "27.147.200.217",
            "count": 1,
            "first_visit": "2022-05-14T19:36:16.949734+06:00",
            "date": null
        },
        {
            "id": 9573,
            "ip_address": "27.147.200.208",
            "count": 1,
            "first_visit": "2022-05-19T23:40:27.694235+06:00",
            "date": null
        },
        {
            "id": 82960,
            "ip_address": "27.147.200.2",
            "count": 1,
            "first_visit": "2025-05-18T04:10:49.933570+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 82609,
            "ip_address": "27.147.200.198",
            "count": 2,
            "first_visit": "2025-05-11T09:09:29.566396+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 32007,
            "ip_address": "27.147.200.197",
            "count": 2,
            "first_visit": "2022-08-14T20:10:36.869351+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31724,
            "ip_address": "27.147.200.197",
            "count": 1,
            "first_visit": "2022-08-10T22:48:24.628498+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 29690,
            "ip_address": "27.147.200.197",
            "count": 2,
            "first_visit": "2022-07-30T07:07:42.306446+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 31922,
            "ip_address": "27.147.200.197",
            "count": 1,
            "first_visit": "2022-08-13T14:44:42.795522+06:00",
            "date": "2022-08-13"
        }
    ]
}