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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12288&ordering=-count",
    "results": [
        {
            "id": 66810,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-09T14:07:07.708006+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 9692,
            "ip_address": "37.111.205.188",
            "count": 3,
            "first_visit": "2022-05-20T12:39:31.699978+06:00",
            "date": null
        },
        {
            "id": 9592,
            "ip_address": "116.58.205.225",
            "count": 3,
            "first_visit": "2022-05-20T01:04:10.718963+06:00",
            "date": null
        },
        {
            "id": 22335,
            "ip_address": "118.179.203.22",
            "count": 3,
            "first_visit": "2022-07-13T18:34:47.621269+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9642,
            "ip_address": "103.120.166.31",
            "count": 3,
            "first_visit": "2022-05-20T10:33:29.736408+06:00",
            "date": null
        },
        {
            "id": 22301,
            "ip_address": "103.4.147.250",
            "count": 3,
            "first_visit": "2022-07-13T17:43:22.350038+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2442,
            "ip_address": "210.4.73.10",
            "count": 3,
            "first_visit": "2022-01-18T20:46:40.339760+06:00",
            "date": null
        },
        {
            "id": 22423,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-14T03:45:28.420545+06:00",
            "date": "2022-07-14"
        }
    ]
}