GET /user_management/visitor-free/?format=api&offset=9912&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=9920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9904&ordering=-count",
    "results": [
        {
            "id": 3827,
            "ip_address": "59.152.102.134",
            "count": 3,
            "first_visit": "2022-02-23T20:01:02.036452+06:00",
            "date": null
        },
        {
            "id": 33246,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-29T00:52:33.478619+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 72838,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-09-01T12:01:43.259035+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 72818,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-09-01T00:36:58.017054+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 72807,
            "ip_address": "103.59.178.226",
            "count": 3,
            "first_visit": "2024-08-31T16:03:34.830944+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 33266,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-08-29T05:02:01.773330+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33279,
            "ip_address": "103.107.132.161",
            "count": 3,
            "first_visit": "2022-08-29T08:57:04.014106+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33217,
            "ip_address": "157.49.94.230",
            "count": 3,
            "first_visit": "2022-08-28T19:06:01.322550+06:00",
            "date": "2022-08-28"
        }
    ]
}