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

{
    "count": 102370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2288&ordering=-count",
    "results": [
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 76728,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-12-14T00:44:46.878303+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 1330,
            "ip_address": "114.119.138.220",
            "count": 10,
            "first_visit": "2021-12-24T12:22:56.377623+06:00",
            "date": null
        },
        {
            "id": 1376,
            "ip_address": "114.119.153.212",
            "count": 10,
            "first_visit": "2021-12-26T07:22:14.175707+06:00",
            "date": null
        },
        {
            "id": 63694,
            "ip_address": "157.10.29.192",
            "count": 10,
            "first_visit": "2024-01-24T09:36:44.983720+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 1418,
            "ip_address": "114.119.154.6",
            "count": 10,
            "first_visit": "2021-12-27T23:26:29.788629+06:00",
            "date": null
        },
        {
            "id": 30580,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-08-01T03:42:15.018702+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30292,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-07-31T10:37:02.971702+06:00",
            "date": "2022-07-31"
        }
    ]
}