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

{
    "count": 98088,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=-count",
    "results": [
        {
            "id": 9980,
            "ip_address": "202.91.43.211",
            "count": 3,
            "first_visit": "2022-05-21T11:18:20.014459+06:00",
            "date": null
        },
        {
            "id": 23367,
            "ip_address": "141.8.142.65",
            "count": 3,
            "first_visit": "2022-07-17T21:58:24.740828+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 67497,
            "ip_address": "103.150.26.238",
            "count": 3,
            "first_visit": "2024-04-25T16:33:37.767052+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 23343,
            "ip_address": "66.249.66.4",
            "count": 3,
            "first_visit": "2022-07-17T17:22:04.496394+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 67564,
            "ip_address": "43.245.141.214",
            "count": 3,
            "first_visit": "2024-04-26T16:38:35.972827+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 23335,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-17T16:37:12.949447+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 9917,
            "ip_address": "103.147.24.249",
            "count": 3,
            "first_visit": "2022-05-21T01:28:59.542766+06:00",
            "date": null
        },
        {
            "id": 67351,
            "ip_address": "20.169.168.224",
            "count": 3,
            "first_visit": "2024-04-23T23:10:44.115107+06:00",
            "date": "2024-04-23"
        }
    ]
}