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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12664&ordering=-count",
    "results": [
        {
            "id": 4619,
            "ip_address": "37.111.207.118",
            "count": 3,
            "first_visit": "2022-03-23T16:22:07.373673+06:00",
            "date": null
        },
        {
            "id": 65994,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-17T10:35:11.510764+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 66000,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-17T13:17:12.457111+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 2303,
            "ip_address": "199.127.56.236",
            "count": 3,
            "first_visit": "2022-01-16T15:54:17.087823+06:00",
            "date": null
        },
        {
            "id": 66025,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-18T00:04:16.331068+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 66071,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-19T05:38:01.335355+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 4709,
            "ip_address": "103.100.235.193",
            "count": 3,
            "first_visit": "2022-03-27T15:26:33.489765+06:00",
            "date": null
        }
    ]
}