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

{
    "count": 96009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5352&ordering=-count",
    "results": [
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        },
        {
            "id": 11854,
            "ip_address": "114.119.131.139",
            "count": 5,
            "first_visit": "2022-05-27T05:22:43.899736+06:00",
            "date": null
        },
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11823,
            "ip_address": "114.119.130.30",
            "count": 5,
            "first_visit": "2022-05-27T00:57:11.506373+06:00",
            "date": null
        },
        {
            "id": 35285,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-10-01T01:40:07.838913+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 11857,
            "ip_address": "114.119.134.187",
            "count": 5,
            "first_visit": "2022-05-27T06:27:44.886307+06:00",
            "date": null
        },
        {
            "id": 35239,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-30T02:55:29.681445+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 952,
            "ip_address": "37.111.238.238",
            "count": 5,
            "first_visit": "2021-12-19T22:49:23.372047+06:00",
            "date": null
        }
    ]
}