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

{
    "count": 92629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10048&ordering=-ip_address",
    "results": [
        {
            "id": 9333,
            "ip_address": "58.145.190.251",
            "count": 3,
            "first_visit": "2022-05-19T11:30:53.810254+06:00",
            "date": null
        },
        {
            "id": 8602,
            "ip_address": "58.145.190.250",
            "count": 3,
            "first_visit": "2022-05-18T01:13:03.198240+06:00",
            "date": null
        },
        {
            "id": 88613,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2025-08-29T10:04:50.218029+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 25819,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-07-22T06:41:25.820506+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 24945,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-07-20T22:17:31.968857+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 31598,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-08-09T06:41:01.412171+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 32515,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-08-20T14:05:40.102555+06:00",
            "date": "2022-08-20"
        }
    ]
}