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

{
    "count": 94863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1216&ordering=-ip_address",
    "results": [
        {
            "id": 22062,
            "ip_address": "79.110.53.186",
            "count": 1,
            "first_visit": "2022-07-12T03:39:18.517818+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 3448,
            "ip_address": "79.110.53.100",
            "count": 1,
            "first_visit": "2022-02-09T02:24:46.651089+06:00",
            "date": null
        },
        {
            "id": 68078,
            "ip_address": "79.106.142.235",
            "count": 1,
            "first_visit": "2024-05-09T02:25:35.231656+06:00",
            "date": "2024-05-09"
        },
        {
            "id": 68156,
            "ip_address": "79.106.126.115",
            "count": 1,
            "first_visit": "2024-05-10T19:17:11.336196+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 51816,
            "ip_address": "79.101.133.128",
            "count": 1,
            "first_visit": "2023-08-06T19:11:08.974787+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 10697,
            "ip_address": "79.101.110.71",
            "count": 1,
            "first_visit": "2022-05-23T16:48:34.589100+06:00",
            "date": null
        },
        {
            "id": 10505,
            "ip_address": "79.101.110.199",
            "count": 1,
            "first_visit": "2022-05-23T04:47:44.724410+06:00",
            "date": null
        },
        {
            "id": 7404,
            "ip_address": "78.95.75.5",
            "count": 1,
            "first_visit": "2022-05-16T22:47:41.333732+06:00",
            "date": null
        }
    ]
}