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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12552&ordering=-count",
    "results": [
        {
            "id": 66094,
            "ip_address": "103.217.111.111",
            "count": 3,
            "first_visit": "2024-03-19T18:50:27.381726+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 4590,
            "ip_address": "37.111.218.153",
            "count": 3,
            "first_visit": "2022-03-22T16:40:17.526192+06:00",
            "date": null
        },
        {
            "id": 20792,
            "ip_address": "114.119.128.162",
            "count": 3,
            "first_visit": "2022-07-03T02:06:08.055256+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 1187,
            "ip_address": "27.147.204.56",
            "count": 3,
            "first_visit": "2021-12-21T18:19:47.553660+06:00",
            "date": null
        },
        {
            "id": 9322,
            "ip_address": "175.29.161.18",
            "count": 3,
            "first_visit": "2022-05-19T11:11:05.918051+06:00",
            "date": null
        },
        {
            "id": 20845,
            "ip_address": "42.0.4.243",
            "count": 3,
            "first_visit": "2022-07-03T10:06:27.267215+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65728,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-10T04:19:40.657659+06:00",
            "date": "2024-03-10"
        }
    ]
}