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

{
    "count": 92638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10112&ordering=-count",
    "results": [
        {
            "id": 30145,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-31T02:49:46.271689+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30114,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-07-31T00:30:20.449895+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70840,
            "ip_address": "37.111.212.28",
            "count": 3,
            "first_visit": "2024-07-08T11:15:32.501076+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 70775,
            "ip_address": "37.111.206.44",
            "count": 3,
            "first_visit": "2024-07-06T19:20:34.183568+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 1630,
            "ip_address": "123.253.65.55",
            "count": 3,
            "first_visit": "2022-01-03T21:53:19.211344+06:00",
            "date": null
        },
        {
            "id": 6647,
            "ip_address": "103.242.22.228",
            "count": 3,
            "first_visit": "2022-05-16T12:10:55.732452+06:00",
            "date": null
        },
        {
            "id": 6670,
            "ip_address": "58.145.190.243",
            "count": 3,
            "first_visit": "2022-05-16T12:51:21.145289+06:00",
            "date": null
        },
        {
            "id": 6633,
            "ip_address": "37.111.206.105",
            "count": 3,
            "first_visit": "2022-05-16T11:37:39.826367+06:00",
            "date": null
        }
    ]
}