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

{
    "count": 98205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15840&ordering=-count",
    "results": [
        {
            "id": 55240,
            "ip_address": "123.136.28.129",
            "count": 2,
            "first_visit": "2023-09-18T00:38:27.766681+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 1030,
            "ip_address": "103.110.58.9",
            "count": 2,
            "first_visit": "2021-12-20T10:55:20.473082+06:00",
            "date": null
        },
        {
            "id": 55233,
            "ip_address": "114.130.156.102",
            "count": 2,
            "first_visit": "2023-09-17T18:35:50.931036+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 55217,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-09-17T08:51:49.967703+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 7927,
            "ip_address": "103.242.22.236",
            "count": 2,
            "first_visit": "2022-05-17T11:17:39.563535+06:00",
            "date": null
        },
        {
            "id": 65257,
            "ip_address": "49.0.42.83",
            "count": 2,
            "first_visit": "2024-02-27T20:09:06.327515+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 55221,
            "ip_address": "66.249.66.162",
            "count": 2,
            "first_visit": "2023-09-17T11:00:06.466896+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 3684,
            "ip_address": "45.250.229.215",
            "count": 2,
            "first_visit": "2022-02-17T11:31:33.274404+06:00",
            "date": null
        }
    ]
}