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

{
    "count": 100082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13448&ordering=-count",
    "results": [
        {
            "id": 63684,
            "ip_address": "66.249.64.128",
            "count": 3,
            "first_visit": "2024-01-24T01:13:36.908151+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 17548,
            "ip_address": "202.134.10.137",
            "count": 3,
            "first_visit": "2022-06-23T00:37:50.388972+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 63736,
            "ip_address": "66.249.64.129",
            "count": 3,
            "first_visit": "2024-01-25T01:13:39.802631+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 63545,
            "ip_address": "118.179.5.122",
            "count": 3,
            "first_visit": "2024-01-21T17:31:53.667164+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 63447,
            "ip_address": "66.249.64.132",
            "count": 3,
            "first_visit": "2024-01-20T01:16:35.300716+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 3278,
            "ip_address": "64.233.172.176",
            "count": 3,
            "first_visit": "2022-02-03T21:33:02.200607+06:00",
            "date": null
        },
        {
            "id": 63608,
            "ip_address": "52.165.149.97",
            "count": 3,
            "first_visit": "2024-01-22T14:56:18.868831+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 63440,
            "ip_address": "45.248.148.110",
            "count": 3,
            "first_visit": "2024-01-19T20:57:46.477616+06:00",
            "date": "2024-01-19"
        }
    ]
}