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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=-count",
    "results": [
        {
            "id": 13246,
            "ip_address": "103.106.33.59",
            "count": 2,
            "first_visit": "2022-06-01T11:49:48.349357+06:00",
            "date": null
        },
        {
            "id": 27824,
            "ip_address": "114.119.133.42",
            "count": 2,
            "first_visit": "2022-07-26T16:48:24.720680+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7662,
            "ip_address": "103.123.168.95",
            "count": 2,
            "first_visit": "2022-05-17T08:29:09.618112+06:00",
            "date": null
        },
        {
            "id": 13229,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2022-06-01T06:06:19.416631+06:00",
            "date": null
        },
        {
            "id": 8630,
            "ip_address": "103.138.213.42",
            "count": 2,
            "first_visit": "2022-05-18T04:11:28.184441+06:00",
            "date": null
        },
        {
            "id": 39165,
            "ip_address": "103.253.45.40",
            "count": 2,
            "first_visit": "2022-12-22T16:14:01.051171+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 27822,
            "ip_address": "119.30.41.230",
            "count": 2,
            "first_visit": "2022-07-26T16:45:55.902067+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28643,
            "ip_address": "103.134.39.148",
            "count": 2,
            "first_visit": "2022-07-28T09:57:41.719903+06:00",
            "date": "2022-07-28"
        }
    ]
}