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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=-count",
    "results": [
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 6,
            "ip_address": "66.249.66.6",
            "count": 10,
            "first_visit": "2021-12-02T16:49:54.593427+06:00",
            "date": null
        },
        {
            "id": 78362,
            "ip_address": "123.136.28.130",
            "count": 10,
            "first_visit": "2025-01-29T18:00:52.937109+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 83903,
            "ip_address": "114.119.140.186",
            "count": 10,
            "first_visit": "2025-06-11T05:06:06.610934+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 83818,
            "ip_address": "114.119.132.88",
            "count": 10,
            "first_visit": "2025-06-09T03:46:36.464871+06:00",
            "date": "2025-06-09"
        },
        {
            "id": 11111,
            "ip_address": "114.119.129.107",
            "count": 10,
            "first_visit": "2022-05-24T20:21:24.456553+06:00",
            "date": null
        }
    ]
}