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

{
    "count": 100080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2224&ordering=-count",
    "results": [
        {
            "id": 76803,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-12-16T00:44:36.509455+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 76728,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-12-14T00:44:46.878303+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+06:00",
            "date": null
        },
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 63694,
            "ip_address": "157.10.29.192",
            "count": 10,
            "first_visit": "2024-01-24T09:36:44.983720+06:00",
            "date": "2024-01-24"
        }
    ]
}