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

{
    "count": 102213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1304&ordering=-count",
    "results": [
        {
            "id": 37233,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-11-11T01:24:30.752143+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 243,
            "ip_address": "114.119.152.34",
            "count": 13,
            "first_visit": "2021-12-05T23:22:36.932197+06:00",
            "date": null
        },
        {
            "id": 29651,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-07-30T03:26:42.330978+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 34901,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-09-24T02:34:49.851333+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 83144,
            "ip_address": "114.119.137.91",
            "count": 13,
            "first_visit": "2025-05-22T00:13:39.845371+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 29226,
            "ip_address": "202.134.13.135",
            "count": 13,
            "first_visit": "2022-07-29T11:11:48.994255+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 33055,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-08-27T02:56:54.599849+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 3708,
            "ip_address": "34.221.15.56",
            "count": 13,
            "first_visit": "2022-02-18T15:06:38.456108+06:00",
            "date": null
        }
    ]
}