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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=-count",
    "results": [
        {
            "id": 13853,
            "ip_address": "114.119.132.104",
            "count": 2,
            "first_visit": "2022-06-07T18:14:41.299942+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 14456,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-06-11T10:50:24.554723+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 28909,
            "ip_address": "197.149.150.6",
            "count": 2,
            "first_visit": "2022-07-28T20:31:37.630858+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8771,
            "ip_address": "116.58.203.137",
            "count": 2,
            "first_visit": "2022-05-18T10:34:32.500654+06:00",
            "date": null
        },
        {
            "id": 21298,
            "ip_address": "114.119.131.210",
            "count": 2,
            "first_visit": "2022-07-06T10:33:51.208485+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 7477,
            "ip_address": "37.111.246.90",
            "count": 2,
            "first_visit": "2022-05-16T23:30:44.543324+06:00",
            "date": null
        },
        {
            "id": 21277,
            "ip_address": "114.119.131.2",
            "count": 2,
            "first_visit": "2022-07-06T08:54:33.152608+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 13120,
            "ip_address": "37.111.197.27",
            "count": 2,
            "first_visit": "2022-05-31T14:27:18.379768+06:00",
            "date": null
        }
    ]
}