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

{
    "count": 101931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=-count",
    "results": [
        {
            "id": 37403,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-14T21:55:57.372688+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37404,
            "ip_address": "27.147.176.152",
            "count": 1,
            "first_visit": "2022-11-14T22:14:38.096842+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37406,
            "ip_address": "103.140.86.92",
            "count": 1,
            "first_visit": "2022-11-14T22:41:19.670386+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37407,
            "ip_address": "103.220.204.36",
            "count": 1,
            "first_visit": "2022-11-14T22:56:42.607556+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37481,
            "ip_address": "103.108.88.20",
            "count": 1,
            "first_visit": "2022-11-16T16:48:41.601488+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37408,
            "ip_address": "103.178.187.11",
            "count": 1,
            "first_visit": "2022-11-14T23:13:36.448777+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37409,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-11-14T23:46:24.891439+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37413,
            "ip_address": "220.247.131.126",
            "count": 1,
            "first_visit": "2022-11-15T00:16:56.110292+06:00",
            "date": "2022-11-15"
        }
    ]
}