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

{
    "count": 99842,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22608&ordering=-ip_address",
    "results": [
        {
            "id": 65441,
            "ip_address": "37.111.212.12",
            "count": 1,
            "first_visit": "2024-03-02T20:54:38.425000+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 75016,
            "ip_address": "37.111.212.12",
            "count": 4,
            "first_visit": "2024-10-30T16:22:56.284753+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 79405,
            "ip_address": "37.111.212.119",
            "count": 1,
            "first_visit": "2025-02-24T23:18:54.609270+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 73764,
            "ip_address": "37.111.212.118",
            "count": 1,
            "first_visit": "2024-09-29T11:47:46.722306+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 62802,
            "ip_address": "37.111.212.118",
            "count": 1,
            "first_visit": "2024-01-10T10:42:50.708955+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 2596,
            "ip_address": "37.111.212.118",
            "count": 2,
            "first_visit": "2022-01-22T11:08:39.041942+06:00",
            "date": null
        },
        {
            "id": 31434,
            "ip_address": "37.111.212.117",
            "count": 1,
            "first_visit": "2022-08-07T13:56:49.584706+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 13185,
            "ip_address": "37.111.212.117",
            "count": 1,
            "first_visit": "2022-05-31T20:34:19.549710+06:00",
            "date": null
        }
    ]
}