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

{
    "count": 100293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6736&ordering=-count",
    "results": [
        {
            "id": 23392,
            "ip_address": "66.249.66.82",
            "count": 5,
            "first_visit": "2022-07-18T00:20:00.679542+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7439,
            "ip_address": "116.58.201.44",
            "count": 5,
            "first_visit": "2022-05-16T23:06:03.893345+06:00",
            "date": null
        },
        {
            "id": 79130,
            "ip_address": "103.144.200.195",
            "count": 5,
            "first_visit": "2025-02-19T11:05:21.487341+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 23401,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-07-18T01:14:18.626624+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6791,
            "ip_address": "116.58.203.11",
            "count": 5,
            "first_visit": "2022-05-16T15:34:41.996683+06:00",
            "date": null
        },
        {
            "id": 23415,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-07-18T04:09:22.590535+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 57454,
            "ip_address": "103.106.201.48",
            "count": 5,
            "first_visit": "2023-10-12T22:02:37.679658+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 7445,
            "ip_address": "116.58.203.36",
            "count": 5,
            "first_visit": "2022-05-16T23:10:11.421241+06:00",
            "date": null
        }
    ]
}