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

{
    "count": 93123,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10568&ordering=-count",
    "results": [
        {
            "id": 5974,
            "ip_address": "37.111.200.90",
            "count": 3,
            "first_visit": "2022-05-14T09:08:57.207891+06:00",
            "date": null
        },
        {
            "id": 1444,
            "ip_address": "103.60.175.46",
            "count": 3,
            "first_visit": "2021-12-28T16:33:59.473894+06:00",
            "date": null
        },
        {
            "id": 70261,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-06-25T07:33:30.431030+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 5898,
            "ip_address": "103.242.22.246",
            "count": 3,
            "first_visit": "2022-05-12T08:35:32.296556+06:00",
            "date": null
        },
        {
            "id": 70271,
            "ip_address": "103.16.72.2",
            "count": 3,
            "first_visit": "2024-06-25T11:51:22.888186+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 1450,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2021-12-28T20:03:21.555204+06:00",
            "date": null
        },
        {
            "id": 28210,
            "ip_address": "103.234.200.238",
            "count": 3,
            "first_visit": "2022-07-27T13:20:10.553110+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 2994,
            "ip_address": "103.111.226.24",
            "count": 3,
            "first_visit": "2022-01-28T22:04:57.571815+06:00",
            "date": null
        }
    ]
}