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

{
    "count": 100522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19968&ordering=-ip_address",
    "results": [
        {
            "id": 26401,
            "ip_address": "37.111.239.153",
            "count": 1,
            "first_visit": "2022-07-23T16:36:04.790683+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 23790,
            "ip_address": "37.111.239.148",
            "count": 2,
            "first_visit": "2022-07-18T22:34:30.132981+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 38772,
            "ip_address": "37.111.239.142",
            "count": 3,
            "first_visit": "2022-12-16T00:00:17.210349+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 13203,
            "ip_address": "37.111.239.138",
            "count": 2,
            "first_visit": "2022-05-31T23:45:19.148943+06:00",
            "date": null
        },
        {
            "id": 69661,
            "ip_address": "37.111.239.137",
            "count": 1,
            "first_visit": "2024-06-08T13:28:29.361679+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 6540,
            "ip_address": "37.111.239.133",
            "count": 1,
            "first_visit": "2022-05-16T08:15:29.735060+06:00",
            "date": null
        },
        {
            "id": 52777,
            "ip_address": "37.111.239.13",
            "count": 3,
            "first_visit": "2023-08-17T18:23:19.258610+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 30171,
            "ip_address": "37.111.239.128",
            "count": 1,
            "first_visit": "2022-07-31T05:33:33.593812+06:00",
            "date": "2022-07-31"
        }
    ]
}