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": 99850,
    "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": 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
        },
        {
            "id": 36059,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-10-18T00:39:40.268293+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 83196,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-05-23T01:30:04.903269+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 185,
            "ip_address": "114.119.154.13",
            "count": 13,
            "first_visit": "2021-12-05T05:28:21.928634+06:00",
            "date": null
        },
        {
            "id": 29117,
            "ip_address": "66.249.73.31",
            "count": 13,
            "first_visit": "2022-07-29T06:51:27.539726+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3779,
            "ip_address": "44.202.189.154",
            "count": 13,
            "first_visit": "2022-02-21T22:40:49.001280+06:00",
            "date": null
        },
        {
            "id": 411,
            "ip_address": "119.148.49.98",
            "count": 13,
            "first_visit": "2021-12-08T12:00:50.888609+06:00",
            "date": null
        }
    ]
}