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": 98138,
    "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": 16884,
            "ip_address": "37.111.246.28",
            "count": 3,
            "first_visit": "2022-06-20T18:33:30.317773+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 61948,
            "ip_address": "66.249.73.68",
            "count": 3,
            "first_visit": "2023-12-27T00:11:24.311550+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 62159,
            "ip_address": "152.200.139.220",
            "count": 3,
            "first_visit": "2023-12-30T11:24:06.227486+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 61929,
            "ip_address": "37.111.201.116",
            "count": 3,
            "first_visit": "2023-12-26T19:22:45.094571+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 8548,
            "ip_address": "116.58.201.222",
            "count": 3,
            "first_visit": "2022-05-17T23:47:58.471653+06:00",
            "date": null
        },
        {
            "id": 3278,
            "ip_address": "64.233.172.176",
            "count": 3,
            "first_visit": "2022-02-03T21:33:02.200607+06:00",
            "date": null
        },
        {
            "id": 16802,
            "ip_address": "182.160.102.202",
            "count": 3,
            "first_visit": "2022-06-20T12:12:26.426287+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 86,
            "ip_address": "103.9.112.134",
            "count": 3,
            "first_visit": "2021-12-03T17:43:35.465661+06:00",
            "date": null
        }
    ]
}