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

{
    "count": 101758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41440&ordering=-ip_address",
    "results": [
        {
            "id": 34122,
            "ip_address": "182.160.113.106",
            "count": 3,
            "first_visit": "2022-09-10T09:33:57.809952+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 3704,
            "ip_address": "182.160.113.106",
            "count": 6,
            "first_visit": "2022-02-18T10:14:32.858260+06:00",
            "date": null
        },
        {
            "id": 33739,
            "ip_address": "182.160.113.106",
            "count": 10,
            "first_visit": "2022-09-03T08:29:27.184463+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 85994,
            "ip_address": "182.160.112.222",
            "count": 2,
            "first_visit": "2025-07-17T16:39:01.594112+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 64381,
            "ip_address": "182.160.112.206",
            "count": 1,
            "first_visit": "2024-02-06T11:29:36.054419+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 63342,
            "ip_address": "182.160.112.206",
            "count": 3,
            "first_visit": "2024-01-18T09:58:45.287783+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 5906,
            "ip_address": "182.160.112.135",
            "count": 2,
            "first_visit": "2022-05-12T12:58:18.848704+06:00",
            "date": null
        },
        {
            "id": 32132,
            "ip_address": "182.160.112.135",
            "count": 1,
            "first_visit": "2022-08-16T15:50:29.533166+06:00",
            "date": "2022-08-16"
        }
    ]
}