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

{
    "count": 96531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-count",
    "results": [
        {
            "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": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+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": 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": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 74925,
            "ip_address": "66.249.69.161",
            "count": 10,
            "first_visit": "2024-10-29T02:15:37.569581+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 56082,
            "ip_address": "103.197.153.66",
            "count": 10,
            "first_visit": "2023-09-26T15:22:33.844476+06:00",
            "date": "2023-09-26"
        }
    ]
}