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

{
    "count": 98124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1728&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1712&ordering=-count",
    "results": [
        {
            "id": 73592,
            "ip_address": "66.249.69.5",
            "count": 12,
            "first_visit": "2024-09-25T13:01:48.456918+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 33385,
            "ip_address": "66.249.79.231",
            "count": 12,
            "first_visit": "2022-08-30T01:31:20.208138+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 1298,
            "ip_address": "203.76.220.208",
            "count": 12,
            "first_visit": "2021-12-23T16:06:35.824445+06:00",
            "date": null
        },
        {
            "id": 261,
            "ip_address": "114.119.154.253",
            "count": 12,
            "first_visit": "2021-12-06T07:22:08.491011+06:00",
            "date": null
        },
        {
            "id": 25745,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-07-22T00:18:10.222125+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 50671,
            "ip_address": "103.67.159.110",
            "count": 12,
            "first_visit": "2023-07-23T20:19:05.671940+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 72281,
            "ip_address": "66.249.65.102",
            "count": 12,
            "first_visit": "2024-08-19T02:15:45.967214+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 3960,
            "ip_address": "3.223.140.231",
            "count": 12,
            "first_visit": "2022-02-28T21:37:12.280896+06:00",
            "date": null
        }
    ]
}