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

{
    "count": 99889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12728&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12712&ordering=-count",
    "results": [
        {
            "id": 21192,
            "ip_address": "37.111.197.70",
            "count": 3,
            "first_visit": "2022-07-05T09:31:18.202308+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 2238,
            "ip_address": "103.60.175.67",
            "count": 3,
            "first_visit": "2022-01-15T08:27:24.309899+06:00",
            "date": null
        },
        {
            "id": 20775,
            "ip_address": "114.119.132.122",
            "count": 3,
            "first_visit": "2022-07-03T00:18:41.487815+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 66168,
            "ip_address": "103.179.25.47",
            "count": 3,
            "first_visit": "2024-03-21T14:00:45.549166+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 65843,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-13T06:32:53.460448+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65853,
            "ip_address": "103.187.67.10",
            "count": 3,
            "first_visit": "2024-03-13T10:26:19.232919+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65840,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-03-13T02:47:56.166906+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65847,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-13T08:22:19.604762+06:00",
            "date": "2024-03-13"
        }
    ]
}