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

{
    "count": 99838,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12488&ordering=-count",
    "results": [
        {
            "id": 66680,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-04-06T05:21:01.549059+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 21850,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-07-10T09:11:04.298700+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 9568,
            "ip_address": "103.67.158.172",
            "count": 3,
            "first_visit": "2022-05-19T23:36:37.419573+06:00",
            "date": null
        },
        {
            "id": 21848,
            "ip_address": "27.147.190.244",
            "count": 3,
            "first_visit": "2022-07-10T09:04:27.701495+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 9471,
            "ip_address": "103.83.164.26",
            "count": 3,
            "first_visit": "2022-05-19T19:59:54.612433+06:00",
            "date": null
        },
        {
            "id": 4785,
            "ip_address": "37.111.210.167",
            "count": 3,
            "first_visit": "2022-03-30T00:10:20.810128+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        }
    ]
}