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

{
    "count": 92014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1312&ordering=-count",
    "results": [
        {
            "id": 491,
            "ip_address": "58.145.186.232",
            "count": 13,
            "first_visit": "2021-12-09T15:42:31.821823+06:00",
            "date": null
        },
        {
            "id": 43263,
            "ip_address": "27.147.186.203",
            "count": 13,
            "first_visit": "2023-03-06T10:34:32.549525+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 45807,
            "ip_address": "34.219.117.137",
            "count": 13,
            "first_visit": "2023-04-27T17:58:20.784254+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 103,
            "ip_address": "66.249.66.196",
            "count": 13,
            "first_visit": "2021-12-03T22:37:01.982922+06:00",
            "date": null
        },
        {
            "id": 34846,
            "ip_address": "114.119.141.146",
            "count": 13,
            "first_visit": "2022-09-23T03:02:07.571990+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 42611,
            "ip_address": "54.146.185.78",
            "count": 13,
            "first_visit": "2023-02-23T18:24:55.842281+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 34901,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-09-24T02:34:49.851333+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 42660,
            "ip_address": "35.89.141.152",
            "count": 13,
            "first_visit": "2023-02-24T17:38:15.254235+06:00",
            "date": "2023-02-24"
        }
    ]
}