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

{
    "count": 99431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10624&ordering=-count",
    "results": [
        {
            "id": 71961,
            "ip_address": "103.197.153.52",
            "count": 3,
            "first_visit": "2024-08-09T12:05:31.782140+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 31057,
            "ip_address": "103.112.55.32",
            "count": 3,
            "first_visit": "2022-08-04T00:00:32.070979+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 889,
            "ip_address": "103.111.34.163",
            "count": 3,
            "first_visit": "2021-12-19T19:54:45.680158+06:00",
            "date": null
        },
        {
            "id": 31098,
            "ip_address": "202.134.8.141",
            "count": 3,
            "first_visit": "2022-08-04T09:53:17.787402+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 71999,
            "ip_address": "103.213.237.28",
            "count": 3,
            "first_visit": "2024-08-10T16:43:26.453775+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 72055,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-12T01:20:16.672326+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 31007,
            "ip_address": "203.188.255.246",
            "count": 3,
            "first_visit": "2022-08-03T16:36:34.517141+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 71915,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-08T06:14:22.040250+06:00",
            "date": "2024-08-08"
        }
    ]
}