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

{
    "count": 93908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=-count",
    "results": [
        {
            "id": 9471,
            "ip_address": "103.83.164.26",
            "count": 3,
            "first_visit": "2022-05-19T19:59:54.612433+06:00",
            "date": null
        },
        {
            "id": 65704,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-03-09T13:13:02.939636+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 65712,
            "ip_address": "130.193.204.58",
            "count": 3,
            "first_visit": "2024-03-09T17:23:22.689165+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 4785,
            "ip_address": "37.111.210.167",
            "count": 3,
            "first_visit": "2022-03-30T00:10:20.810128+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 21192,
            "ip_address": "37.111.197.70",
            "count": 3,
            "first_visit": "2022-07-05T09:31:18.202308+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 21326,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-07-06T12:59:26.949838+06:00",
            "date": "2022-07-06"
        }
    ]
}