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

{
    "count": 97484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=-ip_address",
    "results": [
        {
            "id": 39056,
            "ip_address": "37.111.206.15",
            "count": 1,
            "first_visit": "2022-12-20T20:58:26.170126+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 10219,
            "ip_address": "37.111.206.15",
            "count": 5,
            "first_visit": "2022-05-22T06:20:33.452134+06:00",
            "date": null
        },
        {
            "id": 9498,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2022-05-19T22:07:21.124377+06:00",
            "date": null
        },
        {
            "id": 36025,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2022-10-17T13:47:25.739288+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35271,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2022-09-30T21:45:47.933253+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 53307,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2023-08-23T15:00:10.184439+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 81395,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2025-04-13T22:51:44.764371+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 88296,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2025-08-23T14:43:34.017111+06:00",
            "date": "2025-08-23"
        }
    ]
}