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

{
    "count": 96393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=-count",
    "results": [
        {
            "id": 10230,
            "ip_address": "37.111.198.127",
            "count": 2,
            "first_visit": "2022-05-22T08:30:18.573816+06:00",
            "date": null
        },
        {
            "id": 7775,
            "ip_address": "103.67.158.175",
            "count": 2,
            "first_visit": "2022-05-17T09:58:05.309181+06:00",
            "date": null
        },
        {
            "id": 23435,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-07-18T09:03:27.201301+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 11463,
            "ip_address": "103.172.188.38",
            "count": 2,
            "first_visit": "2022-05-25T22:27:39.057629+06:00",
            "date": null
        },
        {
            "id": 28030,
            "ip_address": "114.119.132.227",
            "count": 2,
            "first_visit": "2022-07-27T07:27:33.057578+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28042,
            "ip_address": "119.30.32.194",
            "count": 2,
            "first_visit": "2022-07-27T07:53:07.095974+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 35253,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-09-30T12:05:26.726398+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 23396,
            "ip_address": "114.119.131.254",
            "count": 2,
            "first_visit": "2022-07-18T00:30:36.783820+06:00",
            "date": "2022-07-18"
        }
    ]
}