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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2216&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2200&ordering=-count",
    "results": [
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 11111,
            "ip_address": "114.119.129.107",
            "count": 10,
            "first_visit": "2022-05-24T20:21:24.456553+06:00",
            "date": null
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 75276,
            "ip_address": "103.96.36.129",
            "count": 10,
            "first_visit": "2024-11-06T09:19:43.549833+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 6010,
            "ip_address": "114.119.132.38",
            "count": 10,
            "first_visit": "2022-05-14T16:43:06.778141+06:00",
            "date": null
        },
        {
            "id": 75162,
            "ip_address": "103.100.234.97",
            "count": 10,
            "first_visit": "2024-11-03T16:26:33.071187+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 37163,
            "ip_address": "66.249.64.196",
            "count": 10,
            "first_visit": "2022-11-09T17:55:01.717519+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        }
    ]
}