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

{
    "count": 97181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3296&ordering=-count",
    "results": [
        {
            "id": 4085,
            "ip_address": "123.253.215.11",
            "count": 8,
            "first_visit": "2022-03-05T01:54:50.592661+06:00",
            "date": null
        },
        {
            "id": 23626,
            "ip_address": "54.86.101.115",
            "count": 8,
            "first_visit": "2022-07-18T21:57:02.214275+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 82686,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-13T00:24:23.732313+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 8171,
            "ip_address": "114.119.134.182",
            "count": 8,
            "first_visit": "2022-05-17T13:51:15.013700+06:00",
            "date": null
        },
        {
            "id": 2443,
            "ip_address": "103.120.202.98",
            "count": 8,
            "first_visit": "2022-01-18T21:33:00.855935+06:00",
            "date": null
        },
        {
            "id": 60973,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-12-11T12:28:51.846976+06:00",
            "date": "2023-12-11"
        }
    ]
}