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

{
    "count": 98021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-count",
    "results": [
        {
            "id": 33928,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-09-06T15:26:47.416982+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 3146,
            "ip_address": "103.172.188.34",
            "count": 2,
            "first_visit": "2022-01-31T23:20:42.948862+06:00",
            "date": null
        },
        {
            "id": 24406,
            "ip_address": "103.120.167.23",
            "count": 2,
            "first_visit": "2022-07-20T08:59:02.490923+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8613,
            "ip_address": "103.113.173.131",
            "count": 2,
            "first_visit": "2022-05-18T02:05:22.414565+06:00",
            "date": null
        },
        {
            "id": 33951,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-09-06T23:44:40.220976+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 10882,
            "ip_address": "37.111.193.160",
            "count": 2,
            "first_visit": "2022-05-24T10:33:29.891789+06:00",
            "date": null
        },
        {
            "id": 10905,
            "ip_address": "195.181.169.41",
            "count": 2,
            "first_visit": "2022-05-24T11:02:45.283161+06:00",
            "date": null
        },
        {
            "id": 33796,
            "ip_address": "58.145.191.254",
            "count": 2,
            "first_visit": "2022-09-04T10:49:05.918026+06:00",
            "date": "2022-09-04"
        }
    ]
}